Ubuntu Pastebin

Paste from dpm at Fri, 13 Mar 2015 17:49:40 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
dpm@el-far:/tmp/ubuntu-sdk-tutorials/getting-started/CurrencyConverter/tests/unit$ qmltestrunner -input tst_convert.qml
<Unknown File>: Invalid empty URL
********* Start testing of qmltestrunner *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS   : qmltestrunner::convert::initTestCase()
PASS   : qmltestrunner::convert::test_convert0()
PASS   : qmltestrunner::convert::test_convert1()
QDEBUG : qmltestrunner::convert::cleanupTestCase() qml: All tests done. Nothing to cleanup
PASS   : qmltestrunner::convert::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped
********* Finished testing of qmltestrunner *********
Download as text