Commit Graph

27 Commits

Author SHA1 Message Date
James E. King III
f35bbbe906 trac-3606: fix remaining msvc /W4 complaints (msvc-10.0 and up) 2018-01-17 09:22:22 -05:00
Andrey Semashev
266e6cc8e1 Silence MSVC warnings about unused exception variables in tests. 2017-08-28 20:06:24 +03:00
Andrey Semashev
6b3452954e Silenced clang warning about unused variable. 2017-08-11 16:10:00 +03:00
Andrey Semashev
4a238482e8 testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.
[SVN r49932]
2008-11-25 20:36:52 +00:00
Andrey Semashev
b59c3dab04 Fixed exception handling that led to exception type slicing in some cases and simply inefficient code in others.
[SVN r49610]
2008-11-06 15:43:07 +00:00
Daniel James
9b5d99078e Fix broken copyright urls. Fixes #1573.
[SVN r43422]
2008-02-27 18:51:14 +00:00
Jeff Garland
09ff47960f iso tokenizer fix test updates - causes exception when missing digits - hence bad format
[SVN r30821]
2005-09-05 21:34:51 +00:00
Jeff Garland
e71ce4bf36 add empty string test for bug 1155556 which reports failure in the case of an empty string sent to from_simple_string
[SVN r27623]
2005-03-12 20:44:03 +00:00
Jeff Garland
174bea2604 added new date parsing tests to go along with updates to date parsing code including new tokenizer stuff
[SVN r27622]
2005-03-12 20:30:09 +00:00
Jeff Garland
31383c0c8e series of test changes associated with new facet code
[SVN r26941]
2005-01-30 21:04:49 +00:00
Stefan Slapeta
d9a4057d06 Added bad leap year test
[SVN r26859]
2005-01-27 11:08:55 +00:00
Jeff Garland
848bfac50d mac_fix_plus patch set for regressions from bart - 7.09
[SVN r23443]
2004-07-11 18:13:21 +00:00
Jeff Garland
edfead56f4 produce failures for compilers that don't support wide string and locale properly
[SVN r23295]
2004-07-01 03:06:49 +00:00
Jeff Garland
4ae0c51316 first round of changes to support input streaming
[SVN r22413]
2004-03-01 02:11:31 +00:00
Jeff Garland
af9a2aea07 extract fix that didn't fix metrowerks
[SVN r21108]
2003-12-03 03:30:48 +00:00
Jeff Garland
7e47845ebb attempt to fix metrowerks issues
[SVN r21004]
2003-11-29 16:18:23 +00:00
Jeff Garland
dfb0230147 enhanced tests for date parsing
[SVN r20944]
2003-11-25 04:07:48 +00:00
Jeff Garland
ff4253a4da license update
[SVN r20922]
2003-11-23 16:12:01 +00:00
Jeff Garland
b44b6bc0c1 fix vc regression failures
[SVN r20817]
2003-11-15 18:01:45 +00:00
Jeff Garland
aa4b705aa9 tolower fixes
[SVN r20788]
2003-11-12 02:57:22 +00:00
Jeff Garland
f74d481e92 various compilation macro cleanup
[SVN r20638]
2003-11-04 11:50:29 +00:00
Jeff Garland
0ae2743116 new tests for parsing month names with strings like: feb, mar, april, etc
[SVN r20410]
2003-10-19 19:53:59 +00:00
Björn Karlsson
d095bd24c1 Added copyright statement and untabified
[SVN r17200]
2003-02-04 14:25:27 +00:00
Jeff Garland
a6545cacef fix return value
[SVN r16942]
2003-01-19 18:50:26 +00:00
Jeff Garland
bf50b61121 fix tabs
[SVN r15188]
2002-09-06 22:07:56 +00:00
Jeff Garland
dc846827e4 first version -- renamed
[SVN r14901]
2002-08-15 18:59:16 +00:00
Jeff Garland
81fd49774b first version of library
[SVN r14825]
2002-08-13 22:52:12 +00:00