Commit Graph

33 Commits

Author SHA1 Message Date
Dave Abrahams 4a0b4d1bb5 Workarounds for GCC and Intel/Win32
[SVN r1887]
2004-01-16 23:47:15 +00:00
Daniel Wallin 4fecf9b81f fixes
[SVN r1879]
2004-01-15 20:24:42 +00:00
Daniel Wallin 650b8089f1 function pointer special case for default values
[SVN r1875]
2004-01-15 11:16:23 +00:00
Daniel Wallin 1fd53b1465 lazy default value evaluation
[SVN r1874]
2004-01-14 21:22:50 +00:00
Jaakko Järvi 127b8940c1 removed
[SVN r1731]
2003-11-03 21:21:47 +00:00
Jaakko Järvi 2c98ab4ac8 lazy corrections
[SVN r1730]
2003-11-03 20:45:20 +00:00
Jaakko Järvi 553aaae4b9 BOOST_TEST -> BOOST_CHECK
[SVN r1727]
2003-11-03 19:02:40 +00:00
Daniel Wallin 5da50bd5e0 fixed for vc7
[SVN r1706]
2003-10-25 08:10:53 +00:00
Dave Abrahams cce938a525 Separate predicate from keywords, much commenting, make vc6 happy with
operator= for keywords


[SVN r1704]
2003-10-24 17:11:03 +00:00
Daniel Wallin 9e8c9b92cb changed copyright
[SVN r1703]
2003-10-24 09:54:09 +00:00
Dave Abrahams b1b6182a4d Better testing, more clarification
[SVN r1702]
2003-10-23 23:13:00 +00:00
Dave Abrahams a99e88d6d5 simplifications, renaming, clarifications
[SVN r1700]
2003-10-23 21:52:05 +00:00
Dave Abrahams ab2251b85c vc6 progress
[SVN r1696]
2003-10-23 16:23:46 +00:00
Dave Abrahams 8a986928be Added named params tests
[SVN r1695]
2003-10-23 15:24:32 +00:00
Jaakko Järvi 45f35bd3b8 added a new test case to actually test enable_if_lazy :)
[SVN r1661]
2003-10-10 16:50:48 +00:00
Jaakko Järvi f874846f6c removed All rights reserved from the copyright text
[SVN r1656]
2003-10-09 16:40:40 +00:00
Jaakko Järvi ee53ec5c54 changed to boost license
[SVN r1634]
2003-10-06 21:53:54 +00:00
Jan Langer 81c5bec516 updated to boost license
[SVN r1622]
2003-10-04 23:18:17 +00:00
Douglas Gregor e8aa29bc3c Augment and correct tribool test cases
----------------------------------------------------------------------


[SVN r1573]
2003-09-18 19:58:27 +00:00
Jaakko Järvi 60ae05a250 typo
[SVN r1505]
2003-09-05 18:24:24 +00:00
Jaakko Järvi b007400de4 changes after pre-review
[SVN r1503]
2003-09-05 18:22:13 +00:00
Jan Langer ef515c76c9 added performance test for lexicographic
[SVN r1470]
2003-09-02 20:13:58 +00:00
Jan Langer ad67e4eb39 jamfile for tests in utility
[SVN r1457]
2003-08-22 15:21:17 +00:00
Jan Langer 0fdcc56b32 added tests and switched to boost.test
[SVN r1456]
2003-08-22 15:20:35 +00:00
Jaakko Järvi 1ac3dbad75 added testcase as Howard suggested, breaks in g++
[SVN r1420]
2003-07-09 20:28:34 +00:00
Jaakko Järvi 96d34daff4 *** empty log message ***
[SVN r1403]
2003-07-02 21:40:17 +00:00
Jaakko Järvi 037808a780 Tests for enable_if
[SVN r1401]
2003-07-02 21:34:25 +00:00
Jan Langer 53d67cf875 initial checkin
[SVN r1155]
2003-04-17 06:07:41 +00:00
Douglas Gregor 9a8a004839 Test BOOST_TRIBOOL_THIRD_STATE
[SVN r557]
2002-10-03 14:16:55 +00:00
Douglas Gregor b6eddd2138 tribool_test.cpp:
- Test the if (x)...else if (!x)...else syntax
  - Fix a few broken testcases :(


[SVN r350]
2002-08-02 17:11:57 +00:00
Douglas Gregor 36c8b04ca7 More testcases
[SVN r341]
2002-08-01 20:07:31 +00:00
Douglas Gregor e4b8232571 Test the indeterminate function as a function
[SVN r338]
2002-08-01 16:34:12 +00:00
Douglas Gregor 7b87c681b2 Test the 3-state boolean type
[SVN r335]
2002-08-01 16:07:33 +00:00