diff options
| author | Vincent Richard <[email protected]> | 2006-02-12 15:13:04 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-02-12 15:13:04 +0100 |
| commit | 0457e423609c6f55d3c841ab6ed8033c6ebb7ad1 (patch) | |
| tree | 41c98470022ca5ce5ef239b1cfacaceefd934a4f /SConstruct | |
| parent | Fixed dangling 'else'-block when TLS is not enabled (thanks to Tim Teulings). (diff) | |
| download | vmime-0457e423609c6f55d3c841ab6ed8033c6ebb7ad1.tar.gz vmime-0457e423609c6f55d3c841ab6ed8033c6ebb7ad1.zip | |
Added unit tests for datetimeUtils + renamed functions.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -348,6 +348,7 @@ libvmimetest_sources = [ 'tests/parser/parameterTest.cpp', 'tests/parser/textTest.cpp', # ============================== Utility ============================= + 'tests/utility/datetimeUtilsTest.cpp', 'tests/utility/filteredStreamTest.cpp', 'tests/utility/stringProxyTest.cpp', 'tests/utility/stringUtilsTest.cpp', |
