add unit tests
authorJuerg Billeter <j@bitron.ch>
Tue, 26 Feb 2008 20:48:57 +0000 (20:48 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Tue, 26 Feb 2008 20:48:57 +0000 (20:48 +0000)
commit5b0e5e7e9b91c4f70a6ecfb21c7b511b1261581e
treeb095f57f952b5c0fb691fdf793e9a562d275f443
parent028f3ac47f94d5eedb769b76c871c2ed0d2aafe3
add unit tests

2008-02-26  Juerg Billeter  <j@bitron.ch>

* Makefile.am, Makefile.decl, configure.ac, gee/Makefile.am,
  tests/Makefile.am, tests/testarraylist.vala,
  tests/testhashmap.vala, tests/testhashset.vala: add unit tests

svn path=/trunk/; revision=22
ChangeLog
Makefile.am
Makefile.decl [new file with mode: 0644]
configure.ac
gee/Makefile.am
tests/Makefile.am [new file with mode: 0644]
tests/testarraylist.vala [new file with mode: 0644]
tests/testhashmap.vala [new file with mode: 0644]
tests/testhashset.vala [new file with mode: 0644]