#
32499699 |
| 29-Sep-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
More String Tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1283 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
f4c91e72 |
| 28-Sep-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
Integrate BString tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1235 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
8adaaec7 |
| 27-Sep-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
More tests for BMemoryIO and BMallocIO
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1213 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
3f541a71 |
| 25-Sep-2002 |
Stefano Ceccherini <stefano.ceccherini@gmail.com> |
First tests for BMemoryIO
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1176 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
a6b33ea3 |
| 19-Jul-2002 |
Tyler Dauwalder <tylerdauwalder@nowhere.fake> |
+ Moved BAutolock and BArchivable over to new testing framework. + Added ability to specify entire suites to the UnitTester program. + BAutolock and BArchivable tests now use CPPUNIT_ASSERT, but BLoc
+ Moved BAutolock and BArchivable over to new testing framework. + Added ability to specify entire suites to the UnitTester program. + BAutolock and BArchivable tests now use CPPUNIT_ASSERT, but BLocker tests crash for some unknown reason with said assertion, so plain old vanilla assert() is still used. I'll look into this later. + BArchivable tests that try to load a RemoteTestObject are failing because the resource file doesn't appear to be linked into libsupporttest_RemoteTestObject.so.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@332 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
9285de51 |
| 18-Jul-2002 |
Tyler Dauwalder <tylerdauwalder@nowhere.fake> |
+ Started migrating Support Kit to new testing framework + Migrated BLocker tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@301 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
285a7bf0 |
| 13-Jul-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Tried to get the remaining tests added to the build. * The support kit tests are commented out as they badly fail to compile. * I tried the net kit tests, but had to stop very early as I didn't get i
Tried to get the remaining tests added to the build. * The support kit tests are commented out as they badly fail to compile. * I tried the net kit tests, but had to stop very early as I didn't get it compiled. David? * Some BFS tests don't compile due to a missing header and the undefined B_BAD_DATA. Axel? ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@185 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|