]> git.llucax.com Git - software/eventxx.git/commit
Add tests.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Wed, 27 Dec 2006 19:21:13 +0000 (19:21 +0000)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Wed, 27 Dec 2006 19:21:13 +0000 (19:21 +0000)
commit3de7450f04f8d9cd241eb600da57cbe0539aa62c
tree0e97e9c36702301e3ba1f55278fdf3ab3d063082
parentb2c39dd4dcf34dcc98f9dafb9d1127f6818a7601
Add tests.
Some tests are ported from C libevent to this C++ wrapper.
test/Makefile [new file with mode: 0644]
test/bench.cpp [new file with mode: 0644]
test/test-eof.cpp [new file with mode: 0644]
test/test-time.cpp [new file with mode: 0644]
test/test-weof.cpp [new file with mode: 0644]