mirror of
https://github.com/boostorg/regex.git
synced 2025-12-17 10:58:49 +01:00
Compare commits
3 Commits
boost-1.90
...
correct_ex
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01b7b6479a | ||
|
|
2748b66719 | ||
|
|
3375e0197b |
@@ -44,7 +44,7 @@ path-constant HERE : . ;
|
||||
test-suite regex-examples :
|
||||
|
||||
[ regex-test-run timer/regex_timer.cpp /boost/smart_ptr//boost_smart_ptr : $(HERE)/timer/input_script.txt ]
|
||||
[ regex-test-run grep/grep.cpp /boost/program_options//boost_program_options/<link>static : -n -b $(HERE)/../include/boost/regex.hpp : test_grep ]
|
||||
[ regex-test-run grep/grep.cpp /boost/program_options//boost_program_options/<link>static : -n -b -E include $(HERE)/../include/boost/regex.hpp : test_grep ]
|
||||
[ regex-test-run snippets/credit_card_example.cpp ]
|
||||
[ regex-test-run snippets/mfc_example.cpp ]
|
||||
[ regex-test-run snippets/icu_example.cpp ]
|
||||
|
||||
Reference in New Issue
Block a user