Commit Graph

47 Commits

Author SHA1 Message Date
Peter Dimov
6fa671d7fe Pass regress.txt properly to the run rule 2017-11-04 17:08:25 +02:00
Eric Niebler
342c2a94bc disable anoying msvc-11 warnings during tests
[SVN r81154]
2012-11-02 22:57:09 +00:00
Eric Niebler
d06ce3111e turn off debug symbols on msvc
[SVN r80211]
2012-08-25 19:17:37 +00:00
Eric Niebler
da78893773 make regress and c_traits tests smaller by factoring out wide-char tests
[SVN r79766]
2012-07-27 04:59:56 +00:00
Eric Niebler
285163e8d0 fix compile error on some msvc test runners
[SVN r79726]
2012-07-24 20:04:13 +00:00
Eric Niebler
3cc89ecdf0 support user-defined assertions with placeholders for non-local variables
[SVN r63305]
2010-06-25 13:49:03 +00:00
Eric Niebler
34c3ceee38 do NOT copy singular iterators, fixes #3538
[SVN r57592]
2009-11-12 02:18:37 +00:00
Eric Niebler
231544c531 typef typeos, fixes #3141
[SVN r53695]
2009-06-06 16:08:01 +00:00
Eric Niebler
53b54ff4f5 fixed buggy eol matching behavior (fixes #2157)
[SVN r47899]
2008-07-30 22:22:40 +00:00
Eric Niebler
e8b5a63570 regex_replace supports formatter functions and function objects
[SVN r43647]
2008-03-16 06:49:13 +00:00
Eric Niebler
34599a58c8 add skip(), for specifying a skip regex
[SVN r42776]
2008-01-14 20:26:58 +00:00
Eric Niebler
d2b2c6354e boost template instantiation depth on darwin
[SVN r42741]
2008-01-13 21:56:56 +00:00
Eric Niebler
088f058e90 fix errors and warnings on msvc-9
[SVN r40923]
2007-11-08 06:48:08 +00:00
Eric Niebler
b6f884ad5f more typeof registrations from Dave Jankins
[SVN r40420]
2007-10-24 15:04:41 +00:00
Eric Niebler
f86dcaf42b needed typeof registrations, from David Jenkins
[SVN r40301]
2007-10-22 20:14:11 +00:00
Eric Niebler
df89d2d8b0 work around gcc bug in proto, add test for custom assertions, fix more gcc warnings
[SVN r39897]
2007-10-10 18:13:18 +00:00
Eric Niebler
bc58e8c006 add tests for attributes and symbols parser, thanks for David Jenkins
[SVN r38056]
2007-06-22 00:38:16 +00:00
Eric Niebler
6471bacbd1 switch xpressive from proto compilers to proto transforms
[SVN r37440]
2007-04-15 06:40:26 +00:00
Eric Niebler
2f3d27496b add test for actions
[SVN r37261]
2007-03-22 19:40:18 +00:00
Eric Niebler
77df49302a back out jamfile change
[SVN r37225]
2007-03-18 18:31:32 +00:00
Eric Niebler
d1858093e5 tests for different format dialects
[SVN r37224]
2007-03-18 18:30:50 +00:00
Eric Niebler
8638e95747 add test for dynamic grammars
[SVN r37143]
2007-03-05 20:45:53 +00:00
Eric Niebler
709d18aed1 work around stlport (mis)configuration issue
[SVN r36937]
2007-02-12 17:39:04 +00:00
Eric Niebler
75ca2d7160 reorg
[SVN r36591]
2007-01-05 07:31:34 +00:00
Eric Niebler
9530a130fe simple Spirit-2 that does flatten/deep-copy
[SVN r36574]
2007-01-03 19:19:06 +00:00
Eric Niebler
d9a957d850 mechanism for disabling and/or overriding operator overloads within a domain
[SVN r36539]
2006-12-30 06:29:56 +00:00
Eric Niebler
93171b3b46 proto stores terminals by reference by default, add pass_through transform, all expression generators use pass_through transform by default, many more changes
[SVN r36522]
2006-12-28 02:37:27 +00:00
Eric Niebler
2d137ec918 test reorg, add calculator test
[SVN r36445]
2006-12-18 07:00:14 +00:00
Eric Niebler
8ac0e8c2b5 rename all proto tag types, move into tag:: namespace
[SVN r36223]
2006-12-01 05:46:06 +00:00
Eric Niebler
bbfe4e2d5b test proto::matches and proto::entends
[SVN r35965]
2006-11-10 02:22:16 +00:00
Eric Niebler
e3671b8eae add toy_spirit test for proto
[SVN r35803]
2006-10-31 19:25:13 +00:00
Eric Niebler
3d93f5f58d simpler and more general non-segmented proto fusion integration, based on the segmentation interface
[SVN r35736]
2006-10-25 05:59:52 +00:00
Eric Niebler
7f5c62f43a factor segmented proto support out into separate header, add tests
[SVN r35722]
2006-10-24 16:29:04 +00:00
Eric Niebler
56ef500916 work-arounds for gcc bugs and warnings
[SVN r35688]
2006-10-22 05:11:38 +00:00
Eric Niebler
5c5607652c fix proto/fusion integration, add test for proto/fusion integration (marked explicit), port all tests to Boost.UnitTest, fix dependency issue in doc/Jamfile.v2
[SVN r35687]
2006-10-22 03:28:00 +00:00
Vladimir Prus
bb98b3ea9d Disable debug symbols for intel
[SVN r33594]
2006-04-07 13:48:58 +00:00
Eric Niebler
e62cb39e9f add tests for static epsilon_(mark_)matcher bug
[SVN r33243]
2006-03-06 23:48:45 +00:00
Vladimir Prus
15db6f22c8 Update Jamfile.v2
[SVN r32705]
2006-02-07 12:49:34 +00:00
Vladimir Prus
c27d8c956a Update Jamfile.v2
[SVN r32495]
2006-02-01 09:08:19 +00:00
Vladimir Prus
931fdaf650 Update Jamfile.v2
[SVN r32483]
2006-01-31 15:45:28 +00:00
Eric Niebler
6e87d22a01 yet another hack for finding the input file
[SVN r32259]
2006-01-08 21:08:25 +00:00
Eric Niebler
190978bedc add test for c_regex_traits
[SVN r32253]
2006-01-07 00:32:50 +00:00
Eric Niebler
164f783dfe use Boost.Filesystem to find the file containing the regression test cases
[SVN r32199]
2006-01-01 18:28:55 +00:00
Eric Niebler
bb7f835a98 factor dynamic regex test cases out into separate test
[SVN r32193]
2005-12-31 23:36:05 +00:00
Eric Niebler
0bc9131610 rearrange test cases to avoid VC7.1 out-of-memory bug
[SVN r32166]
2005-12-27 02:25:55 +00:00
Eric Niebler
1f3ad6412c test for multiple-definition linker errors
[SVN r31539]
2005-11-03 00:54:27 +00:00
Eric Niebler
4ef4574faa xpressive docs, examples, perf and test
[SVN r31204]
2005-10-06 00:49:04 +00:00