summaryrefslogtreecommitdiffstats
path: root/test/server/fileserver.rb
Commit message (Expand)AuthorAgeFilesLines
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-081-1024/+0
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-36/+35
* Another intermediate commit. Most of the graphing work itself is now done, b...luke2006-12-091-2/+3
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* Small update to the fileserver tests; it was apparently not making some test ...luke2006-09-191-1/+2
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-14/+2
* Fix test_host_specific to not depend on the path of the test directory and re...lutter2006-09-141-8/+14
* Fixing the problem with fileserver expansions, and doing a bit of refactoring...luke2006-09-141-4/+55
* Committing some changes to the %h expansion in fileserving. This change make...luke2006-08-281-7/+111
* Support for %h and %H replacement in the path of fileserver modules.lutter2006-08-261-0/+115
* Fixing fileserver tests; apparently they were still broken from when i change...luke2006-03-121-28/+28
* Committing the last changes, for now, to handling links. You still cannot co...luke2006-03-061-0/+45
* Fixing logging in the fileserver so it is always obvious where the logs are o...luke2006-03-031-1/+1
* Adding autorequire to files, and added the cwd to the list of files to be req...luke2006-01-121-1/+1
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-1/+1
* Undoing the merge that happened in 785luke2006-01-071-1/+1
* Merging in refactoring from version 774 into version 784luke2006-01-071-1/+1
* removing any direct references to /tmp in testsluke2005-11-241-3/+3
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-1/+17
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+694