haiku/src/tests/kits/storage
Ingo Weinhold 5abde301c1 Changed the behavior of Contains(const char*, int32): It does not longer
return true, if the directory is not initialized, or if the directory
does not contain the entry, but the given path is absolute. This change
makes it less compatible with R5, but more consistent with the BEntry*
version and undoubtfully more compatible with common sense.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5884 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:27:39 +00:00
..
disk_device Wait until jobs are done after committing the changes. 2003-09-28 22:07:57 +00:00
resources
virtualdrive Work-around for a bug in BeOS concerning the cache - it's not a complete cure, though. 2003-11-25 18:32:41 +00:00
AppFileInfoTest.cpp
AppFileInfoTest.h
BasicTest.cpp
BasicTest.h
DirectoryTest.cpp Changed the behavior of Contains(const char*, int32): It does not longer 2004-01-03 16:27:39 +00:00
DirectoryTest.h
EntryTest.cpp
EntryTest.h
FileTest.cpp
FileTest.h
FindDirectoryTest.cpp
FindDirectoryTest.h
Jamfile Made use of the new parameter of *SymLink and adjusted dependencies where 2003-12-02 22:05:41 +00:00
MimeSnifferTest.cpp
MimeSnifferTest.h
MimeTypeTest.cpp
MimeTypeTest.h
NodeInfoTest.cpp
NodeInfoTest.h
NodeTest.cpp
NodeTest.h
PathTest.cpp
PathTest.h
QueryTest.cpp
QueryTest.h
ResourcesTest.cpp
ResourcesTest.h
ResourceStringsTest.cpp
ResourceStringsTest.h
StatableTest.cpp
StatableTest.h Fixed compilation on Dano. 2003-10-13 02:45:24 +00:00
StorageKitTestAddon.cpp
SymLinkTest.cpp
SymLinkTest.h
TestApp.cpp Added TestApp.{cpp,h}, since tests using the BTestApp class defined in 2003-06-07 17:32:37 +00:00
TestApp.h Added TestApp.{cpp,h}, since tests using the BTestApp class defined in 2003-06-07 17:32:37 +00:00
VolumeTest.cpp
VolumeTest.h