~ubuntu-branches/ubuntu/feisty/monodevelop/feisty

« back to all changes in this revision

Viewing changes to Extras/NUnit/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-08-18 00:51:23 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060818005123-5iit07y0j7wjg55f
Tags: 0.11+svn20060818-0ubuntu1
* New SVN snapshot
  + Works with Gtk# 2.9.0
* debian/control:
  + Updated Build-Depends
* debian/patches/use_nunit2.2.dpatch,
  debian/patches/use_real_libs.dpatch:
  + Updated
* debian/patches/versioncontrol_buildfix.dpatch:
  + Fix build failure in the version control addin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-07-03 Lluis Sanchez Gual  <lluis@novell.com> 
 
2
 
 
3
        * MonoDevelop.NUnit.mdp:
 
4
        * Makefile.am:
 
5
        * templates/NUnitTestClass.xft.xml: Added new file template for
 
6
          unit tests.
 
7
          
 
8
        * Services/UnitTest.cs: Removed DataItem attributes, since they
 
9
          are not ignored anymore.
 
10
        * MonoDevelopNUnit.addin.xml: Updated versions.
 
11
 
 
12
2006-06-15 Lluis Sanchez Gual  <lluis@novell.com>
 
13
 
 
14
        * Services/NUnitService.cs: Use the new extension listeners to
 
15
          read extensions.
 
16
 
 
17
2006-05-31 Lluis Sanchez Gual  <lluis@novell.com>
 
18
 
 
19
        * MonoDevelopNUnit.addin.xml:
 
20
        * Services/NUnitService.cs: Added an extension point for registering
 
21
          test providers. It replaces the RegisterTestProvider api call.
 
22
 
1
23
2006-05-04 Lluis Sanchez Gual  <lluis@novell.com>
2
24
 
3
25
        * MonoDevelopNUnit.addin.xml: Updated versions.