summaryrefslogtreecommitdiff
path: root/libs/pbd
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2015-09-13 22:45:41 +1000
committerTim Mayberry <mojofunk@gmail.com>2015-09-16 11:22:16 +1000
commit62f75b8b162b479717bb7f9d9a8b5b65cd014512 (patch)
treee483da1e1f779c45ed92a4dccb1749076f22e70c /libs/pbd
parent3f5c01e4eb2d3bd925a7d4d5335cd025546480c6 (diff)
Remove glib timer test from pbd testsuite
There are no test assertions and it takes a long time to execute the test so just leave it disabled for now.
Diffstat (limited to 'libs/pbd')
-rw-r--r--libs/pbd/wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/pbd/wscript b/libs/pbd/wscript
index 7d74f09786..ed79593dd0 100644
--- a/libs/pbd/wscript
+++ b/libs/pbd/wscript
@@ -160,7 +160,6 @@ def build(bld):
test/mutex_test.cc
test/scalar_properties.cc
test/signals_test.cc
- test/timer_test.cc
test/convert_test.cc
test/filesystem_test.cc
test/xml_test.cc