Skip to content

Commit 519e791

Browse files
committed
revert: complete unit tests in modular build structure
1 parent a5cce89 commit 519e791

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/unit/Jamfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ local SOURCES =
5151
segments_encoded_view.cpp
5252
segments_ref.cpp
5353
segments_view.cpp
54+
snippets.cpp
5455
static_url.cpp
5556
string_view.cpp
5657
url.cpp
@@ -62,6 +63,7 @@ local SOURCES =
6263
grammar/alnum_chars.cpp
6364
grammar/alpha_chars.cpp
6465
grammar/charset.cpp
66+
grammar/ci_string.cpp
6567
grammar/dec_octet_rule.cpp
6668
grammar/delim_rule.cpp
6769
grammar/digit_chars.cpp

0 commit comments

Comments
 (0)