Jeff Garland
|
dd789080fd
|
add local time input facet test
[SVN r28447]
|
2005-04-24 01:48:19 +00:00 |
|
Jeff Garland
|
54d9cbc1bf
|
fix a problem where in STD_CONFIG mode we don't handle the case where a time duration of over 24 hours is constructed. Change adds appropriate amounts to the date. Added tests to validate this is working correctly
[SVN r28446]
|
2005-04-24 01:36:25 +00:00 |
|
Jeff Garland
|
7635f9334d
|
add facet tests the check setting of name strings
[SVN r28441]
|
2005-04-23 21:15:06 +00:00 |
|
Jeff Garland
|
dd0c9127e0
|
test updates for local time input streaming
[SVN r28434]
|
2005-04-23 05:41:08 +00:00 |
|
Rene Rivera
|
1d5b9be500
|
Fix bjam error when Spirit is not found, which is required for use of Boost.Serialization.
[SVN r28346]
|
2005-04-20 22:06:17 +00:00 |
|
Jeff Garland
|
ad38989a3a
|
series of changes to support input/output for time zones
[SVN r28304]
|
2005-04-17 21:49:11 +00:00 |
|
Jeff Garland
|
8b5a417459
|
make changes to eliminate most of the lexical_casts in the code -- hopefully this will help codewarrior 8.3 errors
[SVN r28181]
|
2005-04-12 15:04:33 +00:00 |
|
Jeff Garland
|
6304827f3a
|
changes to test to support format-based input of time types. For example: %Y-%M-%D %H:%M:%S - new testfile posix_time/testtime_input_facet.cpp
[SVN r28141]
|
2005-04-12 02:56:45 +00:00 |
|
Jeff Garland
|
44fec40c5f
|
clear up some test errors for compilers that don't support the new 1.33 fancy i/o facts
[SVN r28091]
|
2005-04-10 23:47:38 +00:00 |
|
Jeff Garland
|
971a9cc630
|
add date-time serialization tests to the standard suite of tests
[SVN r28083]
|
2005-04-10 18:07:52 +00:00 |
|
Jeff Garland
|
dbe8af4393
|
add test for truncating extra digits when parsing time duration instead of taking the last n digits incorrectly
[SVN r27936]
|
2005-04-02 17:58:58 +00:00 |
|
Jeff Garland
|
82fbd7f7df
|
next round of major updates to format-based input-output. Adds various parsers to support full date input
[SVN r27797]
|
2005-03-24 13:07:42 +00:00 |
|
Jeff Garland
|
aac4bbfd98
|
changes for vc7 failure related to shared_ptr compares
[SVN r27743]
|
2005-03-19 18:42:14 +00:00 |
|
Jeff Garland
|
527c482a9f
|
put in a fix to retry if the tz_database file cannot be found -- this should fix regression tests that are run from boost/status directory
[SVN r27635]
|
2005-03-13 19:49:35 +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
|
a62c95047c
|
fix for failures on gcc3.x on Solaris -- apparently on that platform there is a macro that defines sun == 1 -- unbelievable...
[SVN r27618]
|
2005-03-12 03:56:24 +00:00 |
|
Jeff Garland
|
c6292bcabc
|
fix test so it can find tz csv file when run from regression directory
[SVN r27563]
|
2005-03-07 03:53:44 +00:00 |
|
Jeff Garland
|
09bfa592a6
|
add in the local time tests
[SVN r27456]
|
2005-02-20 22:47:44 +00:00 |
|
Jeff Garland
|
c5d45806bd
|
Change test to reinit the last variable before the universal_time loop so that failures in some test setups are fixed. Should fix regression errors before 1.33
[SVN r27409]
|
2005-02-17 13:52:25 +00:00 |
|
Jeff Garland
|
8b48ef6483
|
changes to support new io facets
[SVN r27359]
|
2005-02-13 20:50:37 +00:00 |
|
Jeff Garland
|
039d89c800
|
update exceptions for local time code
[SVN r27355]
|
2005-02-13 19:51:27 +00:00 |
|
Jeff Garland
|
bec5356557
|
add various julian date tests for posix timezones
[SVN r27354]
|
2005-02-13 19:50:25 +00:00 |
|
Jeff Garland
|
7b2035e21f
|
fix regression failures due to new univ time tests that were added
[SVN r27352]
|
2005-02-13 19:12:42 +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
|
a62d8b80c9
|
fix vc6 failure -- bad scoping rules on that compiler - fix patch
[SVN r26841]
|
2005-01-25 01:29:24 +00:00 |
|
Jeff Garland
|
5783232967
|
fix vc6 failure -- bad scoping rules on that compiler
[SVN r26840]
|
2005-01-25 01:26:21 +00:00 |
|
Jeff Garland
|
678e87764f
|
updates to enable universal_time for windows tests
[SVN r26811]
|
2005-01-22 19:15:38 +00:00 |
|
Jeff Garland
|
70ccb62a4c
|
add in a test to run the universal time extension
[SVN r26804]
|
2005-01-22 16:32:45 +00:00 |
|
Jeff Garland
|
f82a252c95
|
add full name tests for tz database - part of 11-03 io patchset
[SVN r26660]
|
2005-01-10 04:12:31 +00:00 |
|
Jeff Garland
|
f5fcfac64c
|
add new local streaming tests -- part of 11-03 io patchset
[SVN r26659]
|
2005-01-10 04:11:33 +00:00 |
|
Jeff Garland
|
09b747bb1c
|
add new tests for local time facet 11-03 IO patchset
[SVN r26657]
|
2005-01-10 00:27:35 +00:00 |
|
Jeff Garland
|
b27dfd4666
|
add additional tests
[SVN r26653]
|
2005-01-09 23:06:20 +00:00 |
|
Jeff Garland
|
d43895dfea
|
add new tests for clocks
[SVN r26114]
|
2004-11-04 12:45:07 +00:00 |
|
Jeff Garland
|
835af017ee
|
1st version of format based time output
[SVN r25720]
|
2004-10-14 02:43:34 +00:00 |
|
Jeff Garland
|
57280ba606
|
first version of format-based date facet code
[SVN r25717]
|
2004-10-14 00:04:34 +00:00 |
|
Jeff Garland
|
b4f82b8eee
|
attempt to fix crashes due to locale mem handling on various platforms
[SVN r25716]
|
2004-10-13 20:44:37 +00:00 |
|
Jeff Garland
|
54111584c9
|
first version of a clock test for local times
[SVN r25715]
|
2004-10-13 18:56:29 +00:00 |
|
Jeff Garland
|
052553503c
|
add test code for the strings_from_facet.hpp functions
[SVN r25695]
|
2004-10-12 22:27:14 +00:00 |
|
Jeff Garland
|
32954414b1
|
enhanced tests for changes to to_tm functions
[SVN r25618]
|
2004-10-07 22:30:16 +00:00 |
|
Jeff Garland
|
c649f13a92
|
1st version of test file for format-based date parser
[SVN r25616]
|
2004-10-07 21:47:43 +00:00 |
|
Jeff Garland
|
8a472229cc
|
fix bug in time duration parsing where fractional digits would be incorrect
[SVN r25537]
|
2004-10-03 14:59:25 +00:00 |
|
Jeff Garland
|
856addc8fb
|
new constructor tests and gobs of other stuff
[SVN r25526]
|
2004-10-02 18:53:28 +00:00 |
|
Jeff Garland
|
41c5641e26
|
tests for new tm conversion functions
[SVN r25522]
|
2004-10-01 23:17:31 +00:00 |
|
Jeff Garland
|
9c838d673b
|
cleanup tm test changes
[SVN r25520]
|
2004-10-01 23:08:56 +00:00 |
|
Jeff Garland
|
3e79cacead
|
new tests for tm conversion code
[SVN r25519]
|
2004-10-01 22:52:48 +00:00 |
|
Jeff Garland
|
e5ab27b9c4
|
add tests for ptime min/max_date_time constructors
[SVN r25495]
|
2004-10-01 02:30:47 +00:00 |
|
Jeff Garland
|
83e4e6951f
|
fix copyright
[SVN r25056]
|
2004-09-13 16:44:10 +00:00 |
|
Jeff Garland
|
300351689d
|
various sept 5 updates
[SVN r24961]
|
2004-09-07 21:23:18 +00:00 |
|