]> git.ipfire.org Git - thirdparty/vala.git/commit
Add tests for drivers
authorFlorian Brosch <flo.brosch@gmail.com>
Tue, 14 Aug 2012 21:14:31 +0000 (23:14 +0200)
committerFlorian Brosch <flo.brosch@gmail.com>
Tue, 14 Aug 2012 21:14:31 +0000 (23:14 +0200)
commit5e70a81a7af47ccab0a9476bd6e00a2edd3208a3
treea9a5025b7751919f6a548ec4e0cb0edf176f6373
parenta5be9be3c238dbaa80075c16d1ee535c187003fb
Add tests for drivers
src/libvaladoc/markupreader.vala
tests/Makefile.am
tests/drivers/driver-0-10.vala [new file with mode: 0644]
tests/drivers/driver-0-12.vala [new file with mode: 0644]
tests/drivers/driver-0-14.vala [new file with mode: 0644]
tests/drivers/driver-0-16.vala [new file with mode: 0644]
tests/drivers/driver-0-18.vala [new file with mode: 0644]
tests/generic-api-test.vala [new file with mode: 0644]
tests/testrunner.sh