WIP: fixed unit tests for Qt-less build.

This commit is contained in:
Matthias Koefferlein
2018-07-10 01:17:35 +02:00
parent 58fd6ed143
commit d2c890ab6d
21 changed files with 585 additions and 458 deletions
+4
View File
@@ -252,6 +252,10 @@ END
def test_7
if !RBA.constants.member?(:Image)
return
end
rin = RBA::Region::new
rin.insert(RBA::Box::new(0, 0, 100, 200))
rin.insert(RBA::Box::new(9900, 9800, 10000, 10000))