haiku/src/tests/kits/storage
2003-02-24 00:47:25 +00:00
..
disk_device The hack needed to be able to communicate with our registrar though not linking against libopenbeos has been moved to BDiskDeviceRoster. Link against libdiskdevice now, instead of compiling the sources in. 2003-02-24 00:47:25 +00:00
resources It is accomplished ... 2002-07-09 12:24:59 +00:00
virtualdrive modified per Ingo's request 2002-12-16 17:01:01 +00:00
AppFileInfoTest.cpp Documented usage of BBitmap::SetBits(). 2002-09-03 16:59:24 +00:00
AppFileInfoTest.h First BAppFileInfo tests. Complete constructor tests and the beginning of SetInfoLocation()/IsUsing{Attributes,Resources}() tests. 2002-08-18 00:01:26 +00:00
BasicTest.cpp Added boolean argument to {create,delete}Volume() specifying whether or not the mount point shall be made/deleted. 2002-12-09 12:52:58 +00:00
BasicTest.h Added boolean argument to {create,delete}Volume() specifying whether or not the mount point shall be made/deleted. 2002-12-09 12:52:58 +00:00
DirectoryTest.cpp #ifdef'd out R5 versions of tests that tried to use functions not found 2002-10-27 02:40:06 +00:00
DirectoryTest.h It is accomplished ... 2002-07-09 12:24:59 +00:00
EntryTest.cpp Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
EntryTest.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
FileTest.cpp Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
FileTest.h It is accomplished ... 2002-07-09 12:24:59 +00:00
FindDirectoryTest.cpp Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
FindDirectoryTest.h It is accomplished ... 2002-07-09 12:24:59 +00:00
Jamfile Added small test program for the Disk Device API. Doesn't do much for now -- only dumps the current list of disk devices. The iteration code seems to work. :-) 2003-02-08 23:40:11 +00:00
MimeSnifferTest.cpp Fixed parse(NULL,...) test descrepancy 2002-09-24 09:36:43 +00:00
MimeSnifferTest.h + Fixed the uber scanner test yet again (this time wrt 2002-08-09 10:38:30 +00:00
MimeTypeTest.cpp + Added meta mime file test to sniffing test 2002-10-01 07:38:53 +00:00
MimeTypeTest.h + Added SetSupportedTypes() test 2002-09-09 08:12:03 +00:00
NodeInfoTest.cpp Documented usage of BBitmap::SetBits(). 2002-09-03 16:59:24 +00:00
NodeInfoTest.h Finished the remaining BNodeInfo tests ({Get,Set}AppHint() and GetTrackerIcon()). 2002-08-15 21:55:03 +00:00
NodeTest.cpp Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
NodeTest.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
PathTest.cpp Unit testing update: 2002-07-17 10:50:55 +00:00
PathTest.h Unit testing update: 2002-07-17 10:50:55 +00:00
QueryTest.cpp Changed TestApp to BTestApp for sake of consitency with 2002-07-23 22:27:43 +00:00
QueryTest.h Changed TestApp to BTestApp for sake of consitency with 2002-07-23 22:27:43 +00:00
ResourcesTest.cpp Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
ResourcesTest.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
ResourceStringsTest.cpp Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
ResourceStringsTest.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
StatableTest.cpp Unit testing update: 2002-07-17 10:50:55 +00:00
StatableTest.h Unit testing update: 2002-07-17 10:50:55 +00:00
StorageKitTestAddon.cpp Added BVolume tests. 2002-12-03 17:07:33 +00:00
SymLinkTest.cpp Reverted to previous version. The tests do compile and link again. 2002-11-15 20:23:51 +00:00
SymLinkTest.h Finished migrating Storage Kit tests to new framework. 2002-07-18 01:03:19 +00:00
VolumeTest.cpp Fixed BVolume and added BVolumeRoster tests. Consider this to be complete now. 2002-12-09 12:54:47 +00:00
VolumeTest.h Fixed BVolume and added BVolumeRoster tests. Consider this to be complete now. 2002-12-09 12:54:47 +00:00