5 Commits (42ae86a467dafca54686ab9bfbebacd72c9a1dbc)

Author SHA1 Message Date
Daniel Grunwald 42ae86a467 Started porting UnitTesting.Tests to the new architecture. 13 years ago
Matt Ward 2fbf506e05 Rename TestMethod classes to TestMember since they allow fields and methods to define tests. 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Matt Ward daee118e45 Unit testing addin can now be extended with custom test runners. 15 years ago
Daniel Grunwald 2e1db61657 Move Analysis AddIns to src/AddIns/Analysis 15 years ago
Matt Ward 1b1e268cac The unit tests window was not colouring the tree nodes when running a test when a test fixture had a base class with test methods but no TestFixture attribute (e.g. CecilLayerTests class). 18 years ago
Matt Ward 82c8dd1a3f Fixed SD2-1359. Incorrect test fixture tested if the base class has unit test methods when running an individual test from the Unit Test tree. 18 years ago
Matt Ward a1d5fdfec4 Updated to NUnit 2.4.1 18 years ago
Matt Ward d3660f512f The Unit testing addin now uses the customised nunit-console.exe to run all unit tests. The TestTreeView no longer uses the NUnit tree view and now determines the unit tests dynamically based on the information retrieved from the parser. 19 years ago