Refactor testing - do more with less
authorMaciej Piechotka <uzytkownik2@gmail.com>
Sun, 25 Nov 2012 18:34:00 +0000 (18:34 +0000)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Sun, 25 Nov 2012 18:34:00 +0000 (18:34 +0000)
commiteeecaf687014157190668fd98c1d6cf4b634fff1
tree7dcec0797d5d110ee92ee6a2359dd19a7dbcdb0d
parentb2252d96993016d1696d59697a7c1db563992d41
Refactor testing - do more with less

Tests had a lot of repetitive code. It was factored out and this allowed
to test much more cases per run.
tests/Makefile.am
tests/testcollection.vala
tests/testdata.vala [new file with mode: 0644]