Add generic tests for collections and lists and refactor ArrayListTests
authorJulien Peeters <contact@julienpeeters.fr>
Sat, 5 Sep 2009 16:29:58 +0000 (18:29 +0200)
committerDidier 'Ptitjes <ptitjes@free.fr>
Sun, 6 Sep 2009 16:45:57 +0000 (18:45 +0200)
commited893879bf0573cd056d9ccfd275bd6b097a38d7
tree5e19ebbbe9470e354e889fcae104340ada976c0e
parent87d1b15a8ed40de1ee056d905ebbd605e4649859
Add generic tests for collections and lists and refactor ArrayListTests

Fixes part of bug 594241.
tests/Makefile.am
tests/testarraylist.vala
tests/testcollection.vala
tests/testlist.vala [new file with mode: 0644]
tests/testmain.vala [new file with mode: 0644]