Commit graph

11 commits

Author SHA1 Message Date
Roy Johnson
22b9bc5e3b added two new tests to Storage.t 2006-11-23 08:17:53 +00:00
Colin Kuskie
e1fee84dc5 fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that 2006-05-24 23:25:21 +00:00
Colin Kuskie
2798c84d31 add tests for create and getFileSize 2006-05-24 22:47:40 +00:00
Colin Kuskie
a54aec00a4 make the failing short guid test smarter so that it tries multiple directories 2006-05-24 21:18:27 +00:00
Colin Kuskie
b02386064d Make creating a Storage object with a short ID an error.
Add a test to check for that.
Beginning of documentation for VersionTag.
2006-05-24 03:03:47 +00:00
Colin Kuskie
f413c029a2 Storage now prunes empty directories when delete is called.
Add use WebGUI::Form::Hidden to Form::File
2006-05-19 21:48:10 +00:00
Colin Kuskie
3d10acb8ce update User test now that group caches are flushed properly 2006-05-19 03:53:50 +00:00
Colin Kuskie
ebdcd47f8d POD and code fix for Storage object delete method 2006-05-17 18:28:31 +00:00
Colin Kuskie
c014d39c28 expose a Storage bug 2006-05-16 22:45:46 +00:00
Colin Kuskie
b018b8e61e Document return value for Storage::rename
Add simple new test for Text.t
Add ClassName.t test
Prevent Form/ClassName from passing classes with spaces in them and
remove redundant test for digits in regexp.
Add a new test to Storage.t for getLastError
2006-05-11 17:37:42 +00:00
Colin Kuskie
548dfb6f41 beginning of Storage test 2006-05-10 23:12:48 +00:00