<NUnitProject> <Config name="Default" binpathtype="Auto"> <assembly path="nunit.framework.tests.dll" /> <assembly path="nunit.util.tests.dll" /> <assembly path="nunit.mocks.tests.dll" /> <assembly path="nunit.uikit.tests.dll" /> <assembly path="nunit-console.tests.dll" /> <assembly path="nunit-gui.tests.dll" /> <assembly path="nunit.extensions.tests.dll" /> </Config> </NUnitProject>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5831 | Shawn Hladky | P4.Net: Branch release 0.9 and delete a few files missed last time | ||
//guest/shawn_hladky/P4.Net/main/ext/nunit/1.1/NUnitTests.nunit | |||||
#1 | 5830 | Shawn Hladky | P4.Net: reorg to support release branches | ||
//guest/shawn_hladky/P4.Net/ext/nunit/1.1/NUnitTests.nunit | |||||
#1 | 5636 | Shawn Hladky |
1. Added test harness framework, and some initial tests 2. Fixed many bugs (oddly enough identified by the unit tests) 3. Fixes so will build 1.1 Framework (and build batch files actually work) 4. Pathetic attempt at documentation |