Add test for Glib::Mutex::trylock

Behaviour of this method is different on WIN32
This commit is contained in:
Paul Davis
2013-07-13 17:00:18 -04:00
parent 6542ce76d0
commit e8ecd32732
2 changed files with 5 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ def build(bld):
testobj.source = '''
test/testrunner.cc
test/xpath.cc
test/mutex_test.cc
test/scalar_properties.cc
test/signals_test.cc
test/convert_test.cc