]> git.stg.codes - stg.git/commit
Додано заголовочні файлі фреймворка для unit-тестування TUT
authorMaxim Mamontov <faust.madf@gmail.com>
Sat, 18 Dec 2010 16:41:02 +0000 (18:41 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Sat, 18 Dec 2010 16:41:02 +0000 (18:41 +0200)
commit3156083fd0c328d46be22536720ae33e1ab48090
tree95df2aafffad026b3da84044c1a4fdf57ef744a3
parentb084087ede50ac90d2493b6192fec9b7342e30bf
Додано заголовочні файлі фреймворка для unit-тестування TUT
14 files changed:
tests/tut.h [new file with mode: 0644]
tests/tut/tut.hpp [new file with mode: 0644]
tests/tut/tut_assert.hpp [new file with mode: 0644]
tests/tut/tut_console_reporter.hpp [new file with mode: 0644]
tests/tut/tut_cppunit_reporter.hpp [new file with mode: 0644]
tests/tut/tut_exception.hpp [new file with mode: 0644]
tests/tut/tut_posix.hpp [new file with mode: 0644]
tests/tut/tut_reporter.hpp [new file with mode: 0644]
tests/tut/tut_restartable.hpp [new file with mode: 0644]
tests/tut/tut_result.hpp [new file with mode: 0644]
tests/tut/tut_runner.hpp [new file with mode: 0644]
tests/tut/tut_xml_reporter.hpp [new file with mode: 0644]
tests/tut_reporter.h [new file with mode: 0644]
tests/tut_restartable.h [new file with mode: 0644]