summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-09-30 12:51:56 +0200
committerCarl Hetherington <cth@carlh.net>2025-10-03 22:01:07 +0200
commitdd76d7f7dbf8931ba7c7d3edab40faec6a47618e (patch)
treebcaadd5bd463050430f6eb4f610f999ba6989e52 /test/wscript
parent8e1fb5a0f8fd651dfa1e22e4ad67f6fd5213205f (diff)
WIP: SCC support.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index c6a01b0..934d181 100644
--- a/test/wscript
+++ b/test/wscript
@@ -22,6 +22,7 @@ def build(bld):
obj.source = """
iso6937_test.cc
ssa_reader_test.cc
+ scc_reader_test.cc
stl_binary_reader_test.cc
stl_binary_writer_test.cc
stl_text_reader_test.cc