Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
59
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.00236 msecs per iteration (total: 118, iterations: 50000)
  6. RESULT : tst_QString::toUpper():"600a":
  7. 0.00352 msecs per iteration (total: 176, iterations: 50000)
  8. RESULT : tst_QString::toUpper():"300A+300a":
  9. 0.00302 msecs per iteration (total: 151, iterations: 50000)
  10. RESULT : tst_QString::toUpper():"300a+300A":
  11. 0.00355 msecs per iteration (total: 178, iterations: 50000)
  12. RESULT : tst_QString::toUpper():"300<10400>":
  13. 0.0019 msecs per iteration (total: 95, iterations: 50000)
  14. RESULT : tst_QString::toUpper():"300<10428>":
  15. 0.00245 msecs per iteration (total: 123, iterations: 50000)
  16. RESULT : tst_QString::toUpper():"150<10400>+150<10428>":
  17. 0.00232 msecs per iteration (total: 116, iterations: 50000)
  18. RESULT : tst_QString::toUpper():"150<10428>+150<10400>":
  19. 0.00245 msecs per iteration (total: 123, iterations: 50000)
  20. RESULT : tst_QString::toUpper():"300A+150<10400>":
  21. 0.00213 msecs per iteration (total: 107, iterations: 50000)
  22. RESULT : tst_QString::toUpper():"300A+150<10428>":
  23. 0.00256 msecs per iteration (total: 128, iterations: 50000)
  24. RESULT : tst_QString::toUpper():"300a+150<10400>":
  25. 0.00302 msecs per iteration (total: 151, iterations: 50000)
  26. RESULT : tst_QString::toUpper():"300a+150<10428>":
  27. 0.00302 msecs per iteration (total: 151, iterations: 50000)
  28. RESULT : tst_QString::toUpper():"600<FB03> (ligature)":
  29. 0.0109 msecs per iteration (total: 549, 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