Files
qt5.12.8/tests/auto/testlib/selftests/expected_skipinit.tap
2025-08-26 22:57:23 +08:00

9 lines
184 B
Plaintext

TAP version 13
# tst_SkipInit
ok 1 - initTestCase() # SKIP Skip inside initTestCase. This should skip all tests in the class.
ok 2 - cleanupTestCase()
1..2
# tests 2
# pass 1
# fail 0