summaryrefslogtreecommitdiff
path: root/src/tests/files-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-15Fix const cast warnings in testsStephen Gallagher1-1/+1
2010-09-28Suppress some 'unchecked return value' warningsSumit Bose1-6/+13
2010-03-04Add --with-test-dir option to configureStephen Gallagher1-0/+3
All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk
2010-02-23Check and set permissions on SBUS socketsSumit Bose1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+323
Also update BUILD.txt