Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. ********* Start testing of tst_QString *********
  2. Config: Using QTest library 4.7.0, Qt 4.7.0
  3. PASS : tst_QString::initTestCase()
  4. RESULT : tst_QString::toUpper():"600A":
  5. 0.00288 msecs per iteration (total: 144, iterations: 50000)
  6. RESULT : tst_QString::toUpper():"600a":
  7. 0.00336 msecs per iteration (total: 168, iterations: 50000)
  8. RESULT : tst_QString::toUpper():"300A+300a":
  9. 0.00325 msecs per iteration (total: 163, iterations: 50000)
  10. RESULT : tst_QString::toUpper():"300a+300A":
  11. 0.00336 msecs per iteration (total: 168, iterations: 50000)
  12. RESULT : tst_QString::toUpper():"300<10400>":
  13. 0.00478 msecs per iteration (total: 239, iterations: 50000)
  14. RESULT : tst_QString::toUpper():"300<10428>":
  15. 0.00386 msecs per iteration (total: 193, iterations: 50000)
  16. RESULT : tst_QString::toUpper():"150<10400>+150<10428>":
  17. 0.00377 msecs per iteration (total: 189, iterations: 50000)
  18. RESULT : tst_QString::toUpper():"150<10428>+150<10400>":
  19. 0.00481 msecs per iteration (total: 241, iterations: 50000)
  20. RESULT : tst_QString::toUpper():"300A+150<10400>":
  21. 0.00316 msecs per iteration (total: 158, iterations: 50000)
  22. RESULT : tst_QString::toUpper():"300A+150<10428>":
  23. 0.00402 msecs per iteration (total: 201, iterations: 50000)
  24. RESULT : tst_QString::toUpper():"300a+150<10400>":
  25. 0.00412 msecs per iteration (total: 206, iterations: 50000)
  26. RESULT : tst_QString::toUpper():"300a+150<10428>":
  27. 0.00412 msecs per iteration (total: 206, iterations: 50000)
  28. RESULT : tst_QString::toUpper():"600<FB03> (ligature)":
  29. 0.0103 msecs per iteration (total: 516, iterations: 50000)
  30. PASS : tst_QString::toUpper()
  31. PASS : tst_QString::cleanupTestCase()
  32. Totals: 3 passed, 0 failed, 0 skipped
  33. ********* Finished testing of tst_QString *********
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement