summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-11 14:57:02 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-11 14:57:02 +0000
commit7114a99bf210c5d41a13161aea868fe68dd06e84 (patch)
tree5dc29fbcc15acd21d9c344d5b9cdb3789009adf9 /test/wscript
parent8fd43fface7757bd0d7228ff0490a8c8ad074175 (diff)
Rudimentary SSA parser.
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 94965ec..b7d91cb 100644
--- a/test/wscript
+++ b/test/wscript
@@ -23,6 +23,7 @@ def build(bld):
dcp_reader_test.cc
dcp_to_stl_binary_test.cc
iso6937_test.cc
+ ssa_reader_test.cc
stl_binary_reader_test.cc
stl_binary_writer_test.cc
stl_text_reader_test.cc