Commit Graph

69 Commits

Author SHA1 Message Date
Jeff Garland
82f49159e0 test for parsing negative time durations
[SVN r19835]
2003-08-28 13:46:12 +00:00
Jeff Garland
4fe9b0dcc6 fixes for adding backward iteration
[SVN r19833]
2003-08-28 13:27:48 +00:00
Jeff Garland
c99ca996b9 fix Borland compiler warning
[SVN r19769]
2003-08-25 12:08:36 +00:00
Jeff Garland
14471d7045 updates for borland msvc
[SVN r19738]
2003-08-23 04:14:34 +00:00
Jeff Garland
1616a54f19 test infinite duration streaming
[SVN r19712]
2003-08-20 04:24:22 +00:00
Jeff Garland
c47fbcd90c add tests for infinite date duration support
[SVN r19711]
2003-08-20 04:23:12 +00:00
Jeff Garland
e091d8ec66 rename hull to span
[SVN r19710]
2003-08-20 04:21:54 +00:00
Jeff Garland
87821ff9c6 serious beef up of int_adpater tests
[SVN r19707]
2003-08-20 03:32:01 +00:00
Jeff Garland
38f8a0b6ae add unary- tests
[SVN r19705]
2003-08-20 03:17:07 +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
18c9082f51 change name of test period to testtime_period
[SVN r19701]
2003-08-20 02:31:59 +00:00
Jeff Garland
f57e968395 change merge_inclusive to hull
[SVN r19662]
2003-08-17 16:08:37 +00:00
Jeff Garland
bfd330c431 add merge_inclusive tests
[SVN r19639]
2003-08-16 14:22:35 +00:00
Jeff Garland
7a7ba29d66 fix como warning about unused vars
[SVN r19593]
2003-08-14 13:11:26 +00:00
Jeff Garland
b761ce6c1b fix scoping of time_t - compile error on borland
[SVN r19592]
2003-08-14 13:08:45 +00:00
Jeff Garland
752991b1af fix error on gcc 2.95 by removing test, move tests from testformmatter to testfact
[SVN r19590]
2003-08-14 13:04:48 +00:00
Jeff Garland
3c8a40a335 fixes overflow error for several compilers
[SVN r19589]
2003-08-14 13:01:19 +00:00
Jeff Garland
8dfed5b6dc add methods for date generator streaming
[SVN r19555]
2003-08-12 14:43:07 +00:00
Jeff Garland
560b37e503 cleanup tests execution for compilers that lack facet support
[SVN r19550]
2003-08-12 12:41:39 +00:00
Jeff Garland
ca7d503b1a add more tests of multiply, divide
[SVN r19523]
2003-08-10 23:20:15 +00:00
Jeff Garland
c1dc1fefd7 updates to test total_seconds method
[SVN r19511]
2003-08-10 18:16:04 +00:00
Jeff Garland
60cc78225f add tests for time_t conversion function
[SVN r19505]
2003-08-10 14:14:39 +00:00
Jeff Garland
0a86d8e186 additional tests
[SVN r19285]
2003-07-23 16:02:18 +00:00
Jeff Garland
9cd2a4b039 add dividable and other arithmetic operations fixes
[SVN r19217]
2003-07-19 20:38:15 +00:00
Jeff Garland
43e5728bab add additional arithmetic operator tests
[SVN r19216]
2003-07-19 20:09:31 +00:00
Beman Dawes
c4a58941b2 remove spurious semcolons
[SVN r18565]
2003-05-27 17:22:42 +00:00
Beman Dawes
1eb07c09de remove spurious semcolons
[SVN r18564]
2003-05-27 17:13:20 +00:00
Beman Dawes
fb726c9d59 remove extra semcolons to silence Comeau warnings
[SVN r18563]
2003-05-27 15:17:32 +00:00
Guillaume Melquiond
79625f8b11 Remove a 64-bit integer constant and replace it by runtime computations as it is already done in other places of the code
[SVN r18446]
2003-05-19 12:21:46 +00:00
Jeff Garland
019634b25b added test for long time durations
[SVN r18281]
2003-04-20 17:45:30 +00:00
Jeff Garland
1cf4e79803 add in the greogorian/testperiod.cpp
[SVN r17610]
2003-02-23 21:12:42 +00:00
Jeff Garland
697ade58c7 added test for adjacent, is_before, and is_after
[SVN r17609]
2003-02-23 21:12:18 +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
540c30f3f0 fix regression error for compilers that don't support operator<<
[SVN r17332]
2003-02-12 17:30:01 +00:00
Jeff Garland
6d3227d5a9 Update to allow traits-based local time adjustment
[SVN r17304]
2003-02-10 13:23:54 +00:00
Jeff Garland
f7e84f004c add local adjustor test
[SVN r17299]
2003-02-10 12:31:02 +00:00
Björn Karlsson
d095bd24c1 Added copyright statement and untabified
[SVN r17200]
2003-02-04 14:25:27 +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
Jeff Garland
66fed94565 fix return value
[SVN r16944]
2003-01-19 19:08:09 +00:00
Jeff Garland
10f1a5c0e4 fix return value
[SVN r16943]
2003-01-19 18:56:09 +00:00
Jeff Garland
a6545cacef fix return value
[SVN r16942]
2003-01-19 18:50:26 +00:00
Jeff Garland
b4907d95a6 fix return value
[SVN r16941]
2003-01-19 18:41:44 +00:00
Jeff Garland
bfc4846022 fix return value
[SVN r16940]
2003-01-19 18:31:19 +00:00
Jeff Garland
f92655f172 fix return value
[SVN r16939]
2003-01-19 18:19:46 +00:00
Jeff Garland
1873fdeaa5 update return value
[SVN r16938]
2003-01-19 18:15:57 +00:00
Jeff Garland
3ce64d0d70 fix warning in IBM vacpp compiler
[SVN r16474]
2002-12-02 12:53:28 +00:00
Jeff Garland
1114cf72de add week number function
[SVN r16306]
2002-11-18 02:03:52 +00:00