Lolly 1.4.28
|
Go to the source code of this file.
Functions | |
bool | test_same (tm_ostream &a, tm_ostream &b) |
bool | test_same (tm_ostream &a, string b) |
TEST_MEMORY_LEAK_INIT | TEST_CASE ("function is_writable") |
TEST_CASE ("function write and unbuffer") | |
TEST_CASE ("function redirect") | |
TEST_CASE ("operator <<") | |
TEST_CASE ("cout/cerr") | |
bool test_same | ( | tm_ostream & | a, |
tm_ostream & | b ) |
Definition at line 13 of file tm_ostream_test.cpp.
bool test_same | ( | tm_ostream & | a, |
string | b ) |
TEST_MEMORY_LEAK_INIT TEST_CASE | ( | "function is_writable" | ) |
Definition at line 29 of file tm_ostream_test.cpp.
Definition at line 37 of file tm_ostream_test.cpp.
TEST_CASE | ( | "function redirect" | ) |
Definition at line 50 of file tm_ostream_test.cpp.
TEST_CASE | ( | "operator <<" | ) |
Definition at line 67 of file tm_ostream_test.cpp.
TEST_CASE | ( | "cout/cerr" | ) |
Definition at line 184 of file tm_ostream_test.cpp.