]> git.tdb.fi Git - libs/core.git/commit
Add unit tests
authorMikko Rasa <tdb@tdb.fi>
Mon, 25 Jul 2011 14:46:24 +0000 (17:46 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 25 Jul 2011 14:46:24 +0000 (17:46 +0300)
commit120023d8da0aabcb803a87111608ce84c94661f8
treeb77657724e025d19f4897cb9d44b0dd9ade1413a
parent79482ba7aea1b79c7a310c940cc0292532ef3bcb
Add unit tests
12 files changed:
tests/Build [new file with mode: 0644]
tests/codec.cpp [new file with mode: 0644]
tests/console/console.cpp [new file with mode: 0644]
tests/datetime.cpp [new file with mode: 0644]
tests/file.cpp [new file with mode: 0644]
tests/getopt.cpp [new file with mode: 0644]
tests/maputils.cpp [new file with mode: 0644]
tests/memory.cpp [new file with mode: 0644]
tests/pipe.cpp [new file with mode: 0644]
tests/thread.cpp [new file with mode: 0644]
tests/timezone.cpp [new file with mode: 0644]
tests/variant.cpp [new file with mode: 0644]