summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-17 13:52:29 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-17 15:40:55 +0100
commitb00389305af83dfd1e3b41ab3b108cb591f18c5d (patch)
tree3a369aa9607a8cab92236bf22e779a826edecf55 /test/wscript
parentc6b2624c1965740fa7b5d2230baf20156ff34151 (diff)
Make a generic base for uploaders and move the SCP code into a subclass of that.
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 931f3e924..bc3750904 100644
--- a/test/wscript
+++ b/test/wscript
@@ -80,6 +80,7 @@ def build(bld):
threed_test.cc
time_calculation_test.cc
update_checker_test.cc
+ uploader_test.cc
upmixer_a_test.cc
util_test.cc
video_content_scale_test.cc