jsoncpp/src/test_lib_json
Aaron Jacobs c025697ea5 Reworked the type conversion system again, so that:A
*  isFoo methods determine exact representability.
 *  asFoo methods cause casting when safe.
 *  isConvertibleTo indicates whether casting is safe.

See NEWS.txt for details.
2011-05-26 02:46:28 +00:00
..
jsontest.cpp Reworked the type conversion system again, so that:A 2011-05-26 02:46:28 +00:00
jsontest.h Made the unit test's output more readable, adding to jsontest's 2011-05-26 00:30:39 +00:00
main.cpp Reworked the type conversion system again, so that:A 2011-05-26 02:46:28 +00:00
sconscript - changed SVN EOL properties so that HTML file are in Unix format, Visual Studio solution are always in Windows format, and sources are in native format. 2010-02-23 08:23:41 +00:00