7 Commits (a9cb931896bd14c49bd7fbed185abf8ec83014f9)

Author SHA1 Message Date
Rob Bast f1fd7d1dd6 make clashes less likely and use silencer 9 years ago
Rob Bast 64d653ad92 fix race condition 9 years ago
Rob Bast 5e73b21c70 return realpath() value (OSX uses a weird symlink structure) 9 years ago
Rob Bast adf3b956d0 try to use unique test directories
any tests that use the filesystem should have their own unique directory, as we run our test suite in parallel and
cleanup of tests (removing directories) should not interfere with currently running tests
9 years ago
Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
Jordi Boggiano 6a64041055 CS fixes 9 years ago
Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago