aboutsummaryrefslogtreecommitdiffstats
path: root/libfsotest
Commit message (Expand)AuthorAgeFilesLines
* libfsotest: drop libnl-2.0 from vala dependenciesSimon Busch2012-05-081-1/+0
* libfsotest: make library ABI version configurableSimon Busch2012-05-032-0/+20
* libfsotest: refactor autoconf/automake configurationSimon Busch2012-05-024-98/+95
* libfsotest: add missing config.vapi fileSimon Busch2012-04-201-0/+10
* Remove unneeded stuff from all autogen.sh filesSimon Busch2012-04-171-25/+0
* Update autotools bootstrap script for all componentsSimon Busch2012-04-111-7/+34
* Bump version to 0.10.0 and for all FSO dependencies tooSimon Busch2012-03-101-1/+1
* drop GITV as version postfix for all componentsSimon Busch2012-03-101-5/+1
* libfsotest: assert: add support for boolean valuesSimon Busch2012-02-162-0/+18
* libfsotest: testcase: add support for asynchronous test methodsSimon Busch2012-02-161-2/+31
* Bump required vala version of all components to 0.14.2Simon Busch2012-02-141-1/+1
* libfsotest: provide documentation for assert and signalwaiter classesSimon Busch2012-02-142-0/+72
* libfsotest: assert: mark methods to throw exception of correct typeSimon Busch2012-02-141-7/+7
* libfsotest: testassert: catch all possible exception and not only a specific oneSimon Busch2012-02-141-7/+7
* libfsotest: update READMESimon Busch2012-02-141-0/+6
* libfsotest: remove dependency on libfsobasicsSimon Busch2012-02-143-12/+0
* libfsotest: add test cases for assert methodsSimon Busch2012-02-142-0/+147
* libfsotest: add tests for signalwaiter class and fix some bugs in itSimon Busch2012-02-143-20/+107
* libfsotest: add initial version which includes parts of the fsotest projectSimon Busch2012-02-1419-0/+1624