Skip to content

Commit

Permalink
revert: complete unit tests in modular build structure
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Aug 20, 2024
1 parent a5cce89 commit 519e791
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/unit/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ local SOURCES =
segments_encoded_view.cpp
segments_ref.cpp
segments_view.cpp
snippets.cpp
static_url.cpp
string_view.cpp
url.cpp
Expand All @@ -62,6 +63,7 @@ local SOURCES =
grammar/alnum_chars.cpp
grammar/alpha_chars.cpp
grammar/charset.cpp
grammar/ci_string.cpp
grammar/dec_octet_rule.cpp
grammar/delim_rule.cpp
grammar/digit_chars.cpp
Expand Down

0 comments on commit 519e791

Please sign in to comment.