From: <jso...@li...> - 2011-05-25 00:39:23
|
Revision: 205 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=205&view=rev Author: aaronjacobs Date: 2011-05-25 00:39:17 +0000 (Wed, 25 May 2011) Log Message: ----------- Fixed a whitespace problem. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 00:40:01
|
Revision: 206 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=206&view=rev Author: aaronjacobs Date: 2011-05-25 00:39:55 +0000 (Wed, 25 May 2011) Log Message: ----------- Renamed test cases to make more sense with the upcoming new behavior of isFoo methods. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:03:35
|
Revision: 207 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=207&view=rev Author: aaronjacobs Date: 2011-05-25 01:03:29 +0000 (Wed, 25 May 2011) Log Message: ----------- Added some missing checks. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:04:14
|
Revision: 208 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=208&view=rev Author: aaronjacobs Date: 2011-05-25 01:04:07 +0000 (Wed, 25 May 2011) Log Message: ----------- Greatly fleshed out numeric type tests. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:23:14
|
Revision: 209 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=209&view=rev Author: aaronjacobs Date: 2011-05-25 01:23:08 +0000 (Wed, 25 May 2011) Log Message: ----------- Added tests for 64-bit integers. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:23:53
|
Revision: 210 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=210&view=rev Author: aaronjacobs Date: 2011-05-25 01:23:47 +0000 (Wed, 25 May 2011) Log Message: ----------- Fixed some whitespace. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:24:29
|
Revision: 211 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=211&view=rev Author: aaronjacobs Date: 2011-05-25 01:24:23 +0000 (Wed, 25 May 2011) Log Message: ----------- Gave tests more general names in preparation for making them much more comprehensive. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:46:56
|
Revision: 212 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=212&view=rev Author: aaronjacobs Date: 2011-05-25 01:46:50 +0000 (Wed, 25 May 2011) Log Message: ----------- Made tests more comprehensive. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 01:51:36
|
Revision: 213 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=213&view=rev Author: aaronjacobs Date: 2011-05-25 01:51:30 +0000 (Wed, 25 May 2011) Log Message: ----------- Fixed a test bug. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 02:54:17
|
Revision: 214 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=214&view=rev Author: aaronjacobs Date: 2011-05-25 02:54:11 +0000 (Wed, 25 May 2011) Log Message: ----------- Added tests for default numeric values. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-25 05:54:05
|
Revision: 220 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=220&view=rev Author: aaronjacobs Date: 2011-05-25 05:53:59 +0000 (Wed, 25 May 2011) Log Message: ----------- Fixed test failures with 64-bit support disabled. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-26 06:58:58
|
Revision: 230 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=230&view=rev Author: aaronjacobs Date: 2011-05-26 06:58:52 +0000 (Thu, 26 May 2011) Log Message: ----------- Fixed some test bugs that show up when 64-bit mode is disabled. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2011-05-26 07:32:42
|
Revision: 231 http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=231&view=rev Author: blep Date: 2011-05-26 07:32:36 +0000 (Thu, 26 May 2011) Log Message: ----------- - Fixed unit test compilation on MSVS 2003, 2005 and 2008. - Worked-around unit test failure with MSVS* by "forcing" all floating-point numbers to be loaded from memory instead of FPU registers. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2013-08-08 00:13:13
|
Revision: 270 http://sourceforge.net/p/jsoncpp/code/270 Author: aaronjacobs Date: 2013-08-08 00:13:10 +0000 (Thu, 08 Aug 2013) Log Message: ----------- Added further floating point tests. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2013-08-08 00:37:41
|
Revision: 271 http://sourceforge.net/p/jsoncpp/code/271 Author: aaronjacobs Date: 2013-08-08 00:37:39 +0000 (Thu, 08 Aug 2013) Log Message: ----------- Added more floating point tests. The first demonstrates a bug that I will soon fix. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2013-09-23 14:10:42
|
Revision: 275 http://sourceforge.net/p/jsoncpp/code/275 Author: blep Date: 2013-09-23 14:10:39 +0000 (Mon, 23 Sep 2013) Log Message: ----------- Fixed broken build on VS 2012 Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jso...@li...> - 2014-04-23 23:58:01
|
Revision: 282 http://sourceforge.net/p/jsoncpp/code/282 Author: aaronjacobs Date: 2014-04-23 23:57:59 +0000 (Wed, 23 Apr 2014) Log Message: ----------- Fixed a test that causes a crash when exceptions are disabled. While I was at it, corrected whitespace too. Modified Paths: -------------- trunk/jsoncpp/src/test_lib_json/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |