diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-30 15:12:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-30 15:12:47 +0100 |
| commit | d23fd4a0505279eafcc4ea50116d69ecec733a5b (patch) | |
| tree | 7314925ac97f2891b6a06962646e87efa945cd15 /test/wscript | |
| parent | b365da4229b2a9d0ceef632af6880a38ecb65325 (diff) | |
Add DCP -> STL binary test.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index cbc3dd1..1369239 100644 --- a/test/wscript +++ b/test/wscript @@ -17,6 +17,7 @@ def build(bld): obj.use = 'libsub' obj.source = """ dcp_reader_test.cc + dcp_to_stl_binary_test.cc iso6937_test.cc stl_binary_reader_test.cc stl_binary_writer_test.cc |
