mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Updated regex examples and Jamfiles so that they are run as tests.
[SVN r12149]
This commit is contained in:
7
example/timer/input_script.txt
Normal file
7
example/timer/input_script.txt
Normal file
@ -0,0 +1,7 @@
|
||||
abc
|
||||
aaaaaaaaaaabcccccccc
|
||||
quit
|
||||
^([0-9]+)(\-| |$)(.*)$
|
||||
100- this is a line of ftp response which contains a message string
|
||||
quit
|
||||
quit
|
Reference in New Issue
Block a user