summaryrefslogtreecommitdiff
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* [testing] Make testing function names more palatable.Stef Walter2010-11-292-13/+13
* [testing] Add function to clear scratch directory.Stef Walter2010-11-262-0/+20
* [testing] Move scratch file functions into testing module.Stef Walter2010-11-242-0/+56
* [testing] Ignore g_message and g_debug messages in tests.Stef Walter2010-11-241-0/+11
* [testing] Preprocess test files before searching for tests.Stef Walter2010-11-243-79/+86
* [testing] Add function for putting test files in scratch dir.Stef Walter2010-09-212-0/+22
* [testing] Fix race condition in tests where waiting.Stef Walter2010-07-301-0/+10
* [testing] External tests now return proper result codes.Stef Walter2010-06-303-6/+11
* Cleaner naming in testing suite.Stef Walter2010-06-081-6/+6
* Cleaner naming in testing suite.Stef Walter2010-06-081-30/+29
* Implement coverage of tests using gcov and lcov.Stef Walter2010-06-083-4/+13
* Cleanup .gitignore files.Stef Walter2010-06-081-15/+0
* Cleanup naming and whitespace for testing stuff.Stef Walter2010-06-0823-0/+903