Rene Rivera
1beebb2eb5
Fixes for CodeWarrior compilation problems.
...
* time_facet.hpp; Fix undefined errors because of class method lookups. Needed to use this->* for correct vtable method resolution.
* Jamfile; Make some of the tests specify that they use locale support.
[SVN r28708]
2005-05-07 06:17:24 +00:00
Jeff Garland
43839c4d19
Changes to tests for i/o fixes -- close some holes. Also rename of custom timezone
...
[SVN r28629]
2005-05-03 14:27:05 +00:00
Jeff Garland
dd789080fd
add local time input facet test
...
[SVN r28447]
2005-04-24 01:48:19 +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
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
971a9cc630
add date-time serialization tests to the standard suite of tests
...
[SVN r28083]
2005-04-10 18:07:52 +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
09bfa592a6
add in the local time tests
...
[SVN r27456]
2005-02-20 22:47:44 +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
5b27258c0b
Test datetime with BOOST_ALL_NO_LIB
...
[SVN r24495]
2004-08-16 09:05:42 +00:00
Jeff Garland
2895c56757
add new tests for filetime functions
...
[SVN r24297]
2004-08-04 22:29:08 +00:00
Rene Rivera
535c9262a4
Add conditional support for std::locale, for toolsets like CW8 which require special setup for that support.
...
[SVN r24232]
2004-08-01 14:50:32 +00:00
Jeff Garland
0417c47bae
update Jamfile testnames to match with status xml results
...
[SVN r23731]
2004-07-18 18:32:23 +00:00
Jeff Garland
b30b80cb50
add generic period test suite
...
[SVN r23728]
2004-07-18 16:20:21 +00:00
Jeff Garland
d0d87f8050
fix Jamfile which was checked in accidently with non-existent tests
...
[SVN r23319]
2004-07-03 00:02:56 +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
e3cb62754a
add in tests for experimental greg_duration types
...
[SVN r23277]
2004-06-30 01:00:22 +00:00
Jeff Garland
b4cfc37ce7
tests for wide stream output
...
[SVN r21925]
2004-01-25 18:45:34 +00:00
John Maddock
b216663e3e
Added tests to test dll builds of the library.
...
Added name mangling rule to lib and dll builds.
[SVN r21543]
2004-01-08 12:44:47 +00:00
Jeff Garland
2e04b5cd6d
dll update for vc
...
[SVN r20923]
2003-11-23 16:13:28 +00:00
Dave Abrahams
8ec542234c
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
Jeff Garland
f5f0fb52a9
add streams test, rename time formatters, add greg_year test
...
[SVN r19932]
2003-09-06 13:09:33 +00:00
Jeff Garland
b24305e0c2
move posix_time/period.cpp to posix_time/testtime_period.cpp so these tests get run in the regression
...
[SVN r19702]
2003-08-20 02:41:33 +00:00
Jeff Garland
1cf4e79803
add in the greogorian/testperiod.cpp
...
[SVN r17610]
2003-02-23 21:12:42 +00:00
Jeff Garland
ad41658d25
add changes for high precision clock types
...
[SVN r17378]
2003-02-13 18:44:26 +00:00
Jeff Garland
0d4fba4d15
add copyright
...
[SVN r17362]
2003-02-13 15:40:56 +00:00
Jeff Garland
f7e84f004c
add local adjustor test
...
[SVN r17299]
2003-02-10 12:31:02 +00:00
Jeff Garland
de7b0ffb21
remove DATE_TIME_INLINE macro
...
[SVN r16951]
2003-01-19 22:30:11 +00:00
Jeff Garland
d9d134c009
remove commented tests
...
[SVN r16947]
2003-01-19 20:06:46 +00:00
Jeff Garland
c3520a0c89
new testing jamfile
...
[SVN r16945]
2003-01-19 19:09:43 +00:00