summaryrefslogtreecommitdiff
path: root/tests/01_regular_file_add_remove.sh
Commit message (Collapse)AuthorAgeFilesLines
* Restructured tests so mandatory delay between source and targetRichard Maw2011-10-141-3/+6
| | | | | | directories can be inserted, to ensure mtime is not equal now dir_add_remove fails because the mtime of the directory changed after a file in it was altered
* Removed bashisms from test scripts, so sh should be able to run themRichard Maw2011-10-061-2/+2
| | | | | | The temporary test directory is now made using mktemp -d instead of using uuid mktemp comes with coreutils, uuid does not, and mktemp makes the directory for you.
* Rearranging unit testsAlberto2011-10-031-0/+29