Advertisement
Guest User

Untitled

a guest
Jun 24th, 2014
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.71 KB | None | 0 0
  1.  
  2. Starting test 0, 'disambiguateTextures'
  3.  
  4. Starting test 1, 'testIrrArray'
  5. crashTestFastAlloc
  6.  
  7. All tests passed
  8.  
  9. Starting test 2, 'testIrrMap'
  10.  
  11. All tests passed
  12.  
  13. Starting test 3, 'testIrrList'
  14.  
  15. All tests passed
  16.  
  17. Starting test 4, 'exports'
  18. Checking whether IdentityMatrix is exported.
  19.  
  20. Starting test 5, 'irrCoreEquals'
  21.  
  22. Starting test 6, 'testIrrString'
  23. Test stringc
  24. Test stringw
  25. Test stringw::split()
  26. Test io::path
  27. Test self assignment
  28. test fast alloc
  29. test replace
  30. test make_lower and make_uppers
  31. test find functions
  32.  
  33. All tests passed
  34.  
  35. Starting test 7, 'testLine2d'
  36.  
  37. Line 1 = 1.0 1.0 to 1.0 3.0
  38. Line 2 = 0.0 2.0 to 2.0 2.0
  39. line1 with line2 = hit at 1.0 2.0 - expected
  40. line2 with line1 = hit at 1.0 2.0 - expected
  41.  
  42. Line 1 = 0.0 0.0 to 2.0 2.0
  43. Line 2 = 0.0 2.0 to 2.0 0.0
  44. line1 with line2 = hit at 1.0 1.0 - expected
  45. line2 with line1 = hit at 1.0 1.0 - expected
  46.  
  47. Line 1 = 1.0 1.0 to 1.0 3.0
  48. Line 2 = 0.0 4.0 to 2.0 4.0
  49. line1 with line2 = miss - expected
  50. line2 with line1 = miss - expected
  51.  
  52. Line 1 = 0.0 0.0 to 2.0 2.0
  53. Line 2 = 3.0 4.0 to 4.0 3.0
  54. line1 with line2 = miss - expected
  55. line2 with line1 = miss - expected
  56.  
  57. Line 1 = 0.0 0.0 to 1.0 0.0
  58. Line 2 = 1.0 0.0 to 2.0 0.0
  59. line1 with line2 = hit at 1.0 0.0 - expected
  60. line2 with line1 = hit at 1.0 0.0 - expected
  61.  
  62. Line 1 = 0.0 0.0 to 1.0 0.0
  63. Line 2 = 1.0 0.0 to 0.0 1.0
  64. line1 with line2 = hit at 1.0 0.0 - expected
  65. line2 with line1 = hit at 1.0 0.0 - expected
  66.  
  67. Line 1 = 0.0 0.0 to 1.0 0.0
  68. Line 2 = 1.0 0.0 to 0.0 -1.0
  69. line1 with line2 = hit at 1.0 0.0 - expected
  70. line2 with line1 = hit at 1.0 0.0 - expected
  71.  
  72. Line 1 = 0.0 0.0 to 0.0 1.0
  73. Line 2 = 0.0 1.0 to 1.0 1.0
  74. line1 with line2 = hit at 0.0 1.0 - expected
  75. line2 with line1 = hit at 0.0 1.0 - expected
  76.  
  77. Line 1 = 0.0 0.0 to 0.0 1.0
  78. Line 2 = 0.0 1.0 to 1.0 -1.0
  79. line1 with line2 = hit at 0.0 1.0 - expected
  80. line2 with line1 = hit at 0.0 1.0 - expected
  81.  
  82. Line 1 = 0.0 0.0 to 0.0 1.0
  83. Line 2 = 0.0 1.0 to 0.0 2.0
  84. line1 with line2 = hit at 0.0 1.0 - expected
  85. line2 with line1 = hit at 0.0 1.0 - expected
  86.  
  87. Line 1 = 0.0 0.0 to 1.0 0.0
  88. Line 2 = 1.0 0.0 to 2.0 0.0
  89. line1 with line2 = hit at 1.0 0.0 - expected
  90. line2 with line1 = hit at 1.0 0.0 - expected
  91.  
  92. Line 1 = 0.0 0.0 to 1.0 1.0
  93. Line 2 = 1.0 1.0 to 0.0 2.0
  94. line1 with line2 = hit at 1.0 1.0 - expected
  95. line2 with line1 = hit at 1.0 1.0 - expected
  96.  
  97. Line 1 = 0.0 0.0 to 1.0 1.0
  98. Line 2 = 1.0 1.0 to 2.0 0.0
  99. line1 with line2 = hit at 1.0 1.0 - expected
  100. line2 with line1 = hit at 1.0 1.0 - expected
  101.  
  102. Line 1 = 0.0 0.0 to 1.0 1.0
  103. Line 2 = 1.0 1.0 to 2.0 2.0
  104. line1 with line2 = hit at 1.0 1.0 - expected
  105. line2 with line1 = hit at 1.0 1.0 - expected
  106.  
  107. Line 1 = 0.0 0.0 to 1.0 0.0
  108. Line 2 = 0.0 1.0 to 1.0 1.0
  109. line1 with line2 = miss - expected
  110. line2 with line1 = miss - expected
  111.  
  112. Line 1 = 0.0 0.0 to 0.0 1.0
  113. Line 2 = 1.0 0.0 to 1.0 1.0
  114. line1 with line2 = miss - expected
  115. line2 with line1 = miss - expected
  116.  
  117. Line 1 = 0.0 0.0 to 1.0 0.0
  118. Line 2 = 0.0 1.0 to 0.0 2.0
  119. line1 with line2 = miss - expected
  120. line2 with line1 = miss - expected
  121.  
  122. Line 1 = 0.0 0.0 to 0.0 1.0
  123. Line 2 = 1.0 0.0 to 2.0 0.0
  124. line1 with line2 = miss - expected
  125. line2 with line1 = miss - expected
  126.  
  127. Line 1 = 0.0 0.0 to 1.0 0.0
  128. Line 2 = 0.0 0.0 to 1.0 0.0
  129. line1 with line2 = hit at 0.0 0.0 - expected
  130. line2 with line1 = hit at 0.0 0.0 - expected
  131.  
  132. Line 1 = 2.0 0.0 to 0.0 2.0
  133. Line 2 = 2.0 0.0 to 0.0 2.0
  134. line1 with line2 = hit at 2.0 0.0 - expected
  135. line2 with line1 = hit at 2.0 0.0 - expected
  136.  
  137. Line 1 = 0.0 0.0 to 1.0 1.0
  138. Line 2 = 2.0 2.0 to 3.0 3.0
  139. line1 with line2 = miss - expected
  140. line2 with line1 = miss - expected
  141.  
  142. Line 1 = 0.0 0.0 to 1.0 0.0
  143. Line 2 = 2.0 0.0 to 3.0 0.0
  144. line1 with line2 = miss - expected
  145. line2 with line1 = miss - expected
  146.  
  147. Line 1 = 0.0 0.0 to 0.0 1.0
  148. Line 2 = 0.0 2.0 to 0.0 3.0
  149. line1 with line2 = miss - expected
  150. line2 with line1 = miss - expected
  151.  
  152. Line 1 = 1.0 0.0 to 2.0 0.0
  153. Line 2 = 0.0 0.0 to 3.0 0.0
  154. line1 with line2 = hit at 1.5 0.0 - expected
  155. line2 with line1 = hit at 1.5 0.0 - expected
  156.  
  157. Line 1 = 0.0 1.0 to 0.0 2.0
  158. Line 2 = 0.0 0.0 to 0.0 3.0
  159. line1 with line2 = hit at 0.0 1.5 - expected
  160. line2 with line1 = hit at 0.0 1.5 - expected
  161.  
  162. Line 1 = 1.0 0.0 to 2.0 0.0
  163. Line 2 = 0.0 0.0 to 3.0 0.0
  164. line1 with line2 = hit at 1.5 0.0 - expected
  165. line2 with line1 = hit at 1.5 0.0 - expected
  166.  
  167. Line 1 = 0.0 1.0 to 0.0 2.0
  168. Line 2 = 0.0 0.0 to 0.0 3.0
  169. line1 with line2 = hit at 0.0 1.5 - expected
  170. line2 with line1 = hit at 0.0 1.5 - expected
  171.  
  172. Line 1 = 1.0 1.0 to 2.0 2.0
  173. Line 2 = 0.0 0.0 to 3.0 3.0
  174. line1 with line2 = hit at 1.5 1.5 - expected
  175. line2 with line1 = hit at 1.5 1.5 - expected
  176.  
  177. Line 1 = 1.0 2.0 to 2.0 1.0
  178. Line 2 = 0.0 3.0 to 3.0 0.0
  179. line1 with line2 = hit at 1.5 1.5 - expected
  180. line2 with line1 = hit at 1.5 1.5 - expected
  181.  
  182. Line 1 = 0.0 0.0 to 10.0 8.0
  183. Line 2 = 2.5 2.0 to 5.0 4.0
  184. line1 with line2 = hit at 3.8 3.0 - expected
  185. line2 with line1 = hit at 3.8 3.0 - expected
  186.  
  187. Line 1 = 0.0 0.0 to 2000.0 1000.0
  188. Line 2 = 2.0 1.0 to 2.2 1.4
  189. line1 with line2 = hit at 2.0 1.0 - expected
  190. line2 with line1 = hit at 2.0 1.0 - expected
  191.  
  192. All tests passed
  193.  
  194. Starting test 8, 'matrixOps'
  195.  
  196. Starting test 9, 'testDimension2d'
  197.  
  198. Starting test 10, 'testVector2d'
  199. vector2d interpolation
  200. vector2d quadratic interpolation
  201. vector2d getAngle
  202. vector2df tests passed
  203.  
  204. vector2d interpolation
  205. vector2d quadratic interpolation
  206. vector2d getAngle
  207. vector2d<f64> tests passed
  208.  
  209. vector2d interpolation
  210. vector2d quadratic interpolation
  211. vector2d getAngle
  212. vector2di tests passed
  213.  
  214.  
  215. Starting test 11, 'testVector3d'
  216. vector3df tests passed
  217.  
  218. vector3d<f64> tests passed
  219.  
  220. vector3di tests passed
  221.  
  222.  
  223. Starting test 12, 'testQuaternion'
  224.  
  225. Starting test 13, 'testS3DVertex'
  226.  
  227. Starting test 14, 'testaabbox3d'
  228. aabbox3d<f32> tests passed
  229.  
  230. aabbox3d<f64> tests passed
  231.  
  232. aabbox3d<s32> tests passed
  233.  
  234.  
  235. Starting test 15, 'color'
  236.  
  237. Starting test 16, 'testTriangle3d'
  238. Test getIntersectionWithLine with f32
  239. Test getIntersectionWithLine with f64
  240. Test isPointInside with f32
  241. Test isPointInside with f64
  242. Test isPointInside with s32
  243.  
  244. All tests passed
  245.  
  246. Starting test 17, 'vectorPositionDimension2d'
  247. vector,position,dimension test with s32
  248.  
  249. tests passed
  250.  
  251. vector,position,dimension test with f32
  252.  
  253. tests passed
  254.  
  255. vector,position,dimension test with f64
  256.  
  257. tests passed
  258.  
  259.  
  260. Starting test 18, 'filesystem'
  261.  
  262. Starting test 19, 'archiveReader'
  263. Testing mount file.
  264. Testing mount file.
  265. Testing zip files.
  266. Testing pak files.
  267. Testing npk files.
  268. Testing encrypted zip files.
  269. Directory name: d
  270. Full path: d
  271. File name: r
  272. Full path: d
  273. File name: u
  274. Full path: d
  275. Testing special zip files.
  276. Directory name: m
  277. Full path: m
  278. File name: l
  279. Full path: m
  280. File name: m
  281. Full path: m
  282. File name: m
  283. Full path: m
  284. Testing special zip files lzma.
  285. File name: t
  286. Full path: t
  287. File name: t
  288. Full path: t
  289. File name: t
  290. Full path: t
  291. Testing add/remove with filenames.
  292.  
  293. Starting test 20, 'testXML'
  294. Test simple XML reader features.
  295. Test XML reader CDATA support.
  296. Test XML reader attribute support.
  297.  
  298. Starting test 21, 'serializeAttributes'
  299.  
  300. Starting test 22, 'fast_atof'
  301.  
  302. String '340282346638528859811704183484516925440.000000'
  303. New fast 340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  304. Old fast 0.0000000000000000000000000000000000000000
  305. atof 340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  306.  
  307. String '3.402823466e+38F'
  308. New fast 340282326356119260000000000000000000000.0000000000000000000000000000000000000000
  309. Old fast 3.4028234481811523000000000000000000000000
  310. atof 340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  311.  
  312. String '3402823466e+29F'
  313. New fast 340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  314. Old fast 3402823424.0000000000000000000000000000000000000000
  315. atof 340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  316.  
  317. String '-340282346638528859811704183484516925440.000000'
  318. New fast -340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  319. Old fast -0.0000000000000000000000000000000000000000
  320. atof -340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  321.  
  322. String '-3.402823466e+38F'
  323. New fast -340282326356119260000000000000000000000.0000000000000000000000000000000000000000
  324. Old fast -3.4028234481811523000000000000000000000000
  325. atof -340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  326.  
  327. String '-3402823466e+29F'
  328. New fast -340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  329. Old fast -3402823424.0000000000000000000000000000000000000000
  330. atof -340282346638528860000000000000000000000.0000000000000000000000000000000000000000
  331.  
  332. String '34028234663852885981170418348451692544.000000'
  333. New fast 34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  334. Old fast 0.0000000000000000000000000000000000000000
  335. atof 34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  336.  
  337. String '3.402823466e+37F'
  338. New fast 34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  339. Old fast 3.4028234481811523000000000000000000000000
  340. atof 34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  341.  
  342. String '3402823466e+28F'
  343. New fast 34028232128551686000000000000000000000.0000000000000000000000000000000000000000
  344. Old fast 3402823424.0000000000000000000000000000000000000000
  345. atof 34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  346.  
  347. String '-34028234663852885981170418348451692544.000000'
  348. New fast -34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  349. Old fast -0.0000000000000000000000000000000000000000
  350. atof -34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  351.  
  352. String '-3.402823466e+37F'
  353. New fast -34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  354. Old fast -3.4028234481811523000000000000000000000000
  355. atof -34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  356.  
  357. String '-3402823466e+28F'
  358. New fast -34028232128551686000000000000000000000.0000000000000000000000000000000000000000
  359. Old fast -3402823424.0000000000000000000000000000000000000000
  360. atof -34028234663852886000000000000000000000.0000000000000000000000000000000000000000
  361.  
  362. String '.00234567'
  363. New fast 0.0023456700146198273000000000000000000000
  364. Old fast 0.0023456700146198273000000000000000000000
  365. atof 0.0023456700146198273000000000000000000000
  366.  
  367. String '-.00234567'
  368. New fast -0.0023456700146198273000000000000000000000
  369. Old fast -0.0023456700146198273000000000000000000000
  370. atof -0.0023456700146198273000000000000000000000
  371.  
  372. String '0.00234567'
  373. New fast 0.0023456700146198273000000000000000000000
  374. Old fast 0.0023456700146198273000000000000000000000
  375. atof 0.0023456700146198273000000000000000000000
  376.  
  377. String '-0.00234567'
  378. New fast -0.0023456700146198273000000000000000000000
  379. Old fast -0.0023456700146198273000000000000000000000
  380. atof -0.0023456700146198273000000000000000000000
  381.  
  382. String '1.175494351e-38F'
  383. New fast 0.0000000000000000000000000000000000000118
  384. Old fast 0.0000000000000000000000000000000000000118
  385. atof 0.0000000000000000000000000000000000000118
  386.  
  387. String '1175494351e-47F'
  388. New fast 0.0000000000000000000000000000000000000000
  389. Old fast 1175494400.0000000000000000000000000000000000000000
  390. atof 0.0000000000000000000000000000000000000118
  391.  
  392. String '1.175494351e-37F'
  393. New fast 0.0000000000000000000000000000000000001175
  394. Old fast 0.0000000000000000000000000000000000001175
  395. atof 0.0000000000000000000000000000000000001175
  396.  
  397. String '1.175494351e-36F'
  398. New fast 0.0000000000000000000000000000000000011755
  399. Old fast 0.0000000000000000000000000000000000011755
  400. atof 0.0000000000000000000000000000000000011755
  401.  
  402. String '-1.175494351e-36F'
  403. New fast -0.0000000000000000000000000000000000011755
  404. Old fast -0.0000000000000000000000000000000000011755
  405. atof -0.0000000000000000000000000000000000011755
  406.  
  407. String '123456.789'
  408. New fast 123456.7890625000000000000000000000000000000000
  409. Old fast 123456.7890625000000000000000000000000000000000
  410. atof 123456.7890625000000000000000000000000000000000
  411.  
  412. String '-123456.789'
  413. New fast -123456.7890625000000000000000000000000000000000
  414. Old fast -123456.7890625000000000000000000000000000000000
  415. atof -123456.7890625000000000000000000000000000000000
  416.  
  417. String '0000123456.789'
  418. New fast 123456.7890625000000000000000000000000000000000
  419. Old fast 123456.7890625000000000000000000000000000000000
  420. atof 123456.7890625000000000000000000000000000000000
  421.  
  422. String '-0000123456.789'
  423. New fast -123456.7890625000000000000000000000000000000000
  424. Old fast -123456.7890625000000000000000000000000000000000
  425. atof -123456.7890625000000000000000000000000000000000
  426.  
  427. String '-0.0690462109446526'
  428. New fast -0.0690462142229080200000000000000000000000
  429. Old fast -0.0000003166941553445212800000000000000000
  430. atof -0.0690462142229080200000000000000000000000
  431. Speed test
  432. atof time = 81
  433. fast_atof Time = 16
  434. old fast_atof time = 7
  435.  
  436. String '340282346638528859811704183484516925440'
  437. New fast 2147483647
  438. Old fast 0
  439. strtol 2147483647
  440.  
  441. String '3402823466'
  442. New fast 2147483647
  443. Old fast -892143830
  444. strtol 2147483647
  445.  
  446. String '3402823466e+29F'
  447. New fast 2147483647
  448. Old fast -892143830
  449. strtol 2147483647
  450.  
  451. String '-340282346638528859811704183484516925440'
  452. New fast -2147483648
  453. Old fast 0
  454. strtol -2147483648
  455.  
  456. String '-3402823466'
  457. New fast -2147483648
  458. Old fast 0
  459. strtol -2147483648
  460.  
  461. String '-3402823466e+29F'
  462. New fast -2147483648
  463. Old fast 0
  464. strtol -2147483648
  465.  
  466. String '402823466385288598117'
  467. New fast 2147483647
  468. Old fast 1587679845
  469. strtol 2147483647
  470.  
  471. String '402823466'
  472. New fast 402823466
  473. Old fast 402823466
  474. strtol 402823466
  475.  
  476. String '402823466e+28F'
  477. New fast 402823466
  478. Old fast 402823466
  479. strtol 402823466
  480.  
  481. String '402823466385288598117'
  482. New fast 2147483647
  483. Old fast 1587679845
  484. strtol 2147483647
  485.  
  486. String '-402823466'
  487. New fast -402823466
  488. Old fast 0
  489. strtol -402823466
  490.  
  491. String '-402823466e+28F'
  492. New fast -402823466
  493. Old fast 0
  494. strtol -402823466
  495.  
  496. String '.00234567'
  497. New fast 0
  498. Old fast 0
  499. strtol 0
  500.  
  501. String '-234567'
  502. New fast -234567
  503. Old fast 0
  504. strtol -234567
  505.  
  506. String '234567'
  507. New fast 234567
  508. Old fast 234567
  509. strtol 234567
  510.  
  511. String '-234567'
  512. New fast -234567
  513. Old fast 0
  514. strtol -234567
  515.  
  516. String '1175494351'
  517. New fast 1175494351
  518. Old fast 1175494351
  519. strtol 1175494351
  520.  
  521. String '11754943512'
  522. New fast 2147483647
  523. Old fast -1129958376
  524. strtol 2147483647
  525.  
  526. String '11754943513'
  527. New fast 2147483647
  528. Old fast -1129958375
  529. strtol 2147483647
  530.  
  531. String '11754943514'
  532. New fast 2147483647
  533. Old fast -1129958374
  534. strtol 2147483647
  535.  
  536. String '-1175494351'
  537. New fast -1175494351
  538. Old fast 0
  539. strtol -1175494351
  540.  
  541. String '123456789'
  542. New fast 123456789
  543. Old fast 123456789
  544. strtol 123456789
  545.  
  546. String '-123456789'
  547. New fast -123456789
  548. Old fast 0
  549. strtol -123456789
  550.  
  551. String '123456.789'
  552. New fast 123456
  553. Old fast 123456
  554. strtol 123456
  555.  
  556. String '-123456.789'
  557. New fast -123456
  558. Old fast 0
  559. strtol -123456
  560.  
  561. String '-109446526'
  562. New fast -109446526
  563. Old fast 0
  564. strtol -109446526
  565. Speed test
  566. strtol time = 84
  567. strtol10 time = 19
  568. old strtol10 time = 0
  569.  
  570. Starting test 23, 'loadTextures'
  571.  
  572. Starting test 24, 'collisionResponseAnimator'
  573. Collision callback at -5.005000 0.000000 0.000000
  574. Collision callback at 5.005000 0.000000 0.000000
  575. Collision callback at -5.005000 0.000000 0.000000
  576.  
  577. Starting test 25, 'enumerateImageManipulators'
  578.  
  579. Starting test 26, 'removeCustomAnimator'
  580.  
  581. Starting test 27, 'sceneCollisionManager'
  582. bbox intersection checks 3937 hits (of 14000).
  583. bbox intersection resulted in 0 misses at a speed of 4 (old) compared to 5 (new).
  584. bbox intersection checks 0 hits (of 14000).
  585. bbox intersection resulted in 0 misses at a speed of 5 (old) compared to 6 (new).
  586.  
  587. Starting test 28, 'sceneNodeAnimator'
  588.  
  589. Starting test 29, 'meshLoaders'
  590.  
  591. Starting test 30, 'testTimer'
  592. Testing virtual timer.
  593. Testing virtual timer done. Success
  594. Testing real timer.
  595. Warning: Real timer did not progress. Maybe the time slices are too coarse to see.
  596. Real time and date. 24.6.2014 at 18:50:37
  597. This is day 175 of the year and weekday 2. The current time zone has daylight saving enabled
  598.  
  599. Starting test 31, 'testCoreutil'
  600.  
  601. Starting test 32, 'softwareDevice'
  602. Image match: 100.000000
  603.  
  604. Starting test 33, 'b3dAnimation'
  605. Image match: 99.529984
  606. Image match: 99.550140
  607.  
  608. Starting test 34, 'burningsVideo'
  609. Image match: 100.000000
  610.  
  611. Starting test 35, 'billboards'
  612. Image match: 99.999313
  613. Image match: 99.998314
  614.  
  615. Starting test 36, 'createImage'
  616. Image match: 100.000000
  617. Image match: 100.000000
  618.  
  619. Starting test 37, 'cursorSetVisible'
  620.  
  621. Starting test 38, 'flyCircleAnimator'
  622. Image match: 100.000000
  623.  
  624. Starting test 39, 'guiDisabledMenu'
  625. Image match: 99.985542
  626.  
  627. Starting test 40, 'makeColorKeyTexture'
  628. Image match: 99.503014
  629. Image match: 99.995972
  630. Image match: 99.450668
  631. Image match: 99.995972
  632.  
  633. Starting test 41, 'md2Animation'
  634. Image match: 99.955368
  635. Image match: 99.991241
  636.  
  637. Starting test 42, 'meshTransform'
  638. Image match: 99.999222
  639.  
  640. Starting test 43, 'skinnedMesh'
  641. Testing setMesh()
  642. Ignore error message in log, this is intended.
  643.  
  644. Starting test 44, 'testGeometryCreator'
  645. Image match: 99.994873
  646. Image match: 99.989891
  647.  
  648. Starting test 45, 'writeImageToFile'
  649. Image match: 99.999985
  650.  
  651. Starting test 46, 'ioScene'
  652. Test scene.irrTest scene2.irrImage match: 99.987694
  653.  
  654. Starting test 47, 'videoDriver'
  655. Running test testVideoDriver
  656. Testing driver Irrlicht Software Driver 1.0
  657. MaxTextures: 1
  658. MaxSupportedTextures: 4
  659. MaxLights: 0
  660. MaxAnisotropy: 1
  661. MaxUserClipPlanes: 0
  662. MaxAuxBuffers: 0
  663. MaxMultipleRenderTargets: 1
  664. MaxIndices: 65536
  665. MaxTextureSize: 1024
  666. MaxGeometryVerticesOut: 0
  667. Version: 1
  668. ShaderLanguageVersion: 0
  669.  
  670. Testing driver Burning's Video 0.47 beautiful
  671. MaxTextures: 2
  672. MaxSupportedTextures: 4
  673. MaxLights: 8
  674. MaxAnisotropy: 1
  675. MaxUserClipPlanes: 0
  676. MaxAuxBuffers: 0
  677. MaxMultipleRenderTargets: 1
  678. MaxIndices: 65536
  679. MaxTextureSize: 1024
  680. MaxGeometryVerticesOut: 0
  681. Version: 47
  682. ShaderLanguageVersion: 0
  683.  
  684. Testing driver Direct3D 9.0
  685. MaxTextures: 4
  686. MaxSupportedTextures: 8
  687. MaxLights: 10
  688. MaxAnisotropy: 16
  689. MaxUserClipPlanes: 6
  690. MaxAuxBuffers: 0
  691. MaxMultipleRenderTargets: 4
  692. MaxIndices: 16777215
  693. MaxTextureSize: 16384
  694. MaxGeometryVerticesOut: 0
  695. Version: 901
  696. ShaderLanguageVersion: 300
  697.  
  698. Testing driver OpenGL 4.3.12618
  699. MaxTextures: 4
  700. MaxSupportedTextures: 32
  701. MaxLights: 8
  702. MaxAnisotropy: 16
  703. MaxUserClipPlanes: 8
  704. MaxAuxBuffers: 4
  705. MaxMultipleRenderTargets: 8
  706. MaxIndices: 16777215
  707. MaxTextureSize: 16384
  708. MaxGeometryVerticesOut: 1024
  709. Version: 403
  710. ShaderLanguageVersion: 403
  711.  
  712.  
  713. Starting test 48, 'screenshot'
  714. Running test testShots
  715. Testing driver Direct3D 9.0
  716. Color Format 0 supported
  717. Color Format 1 supported
  718. Color Format 2 supported
  719. Color Format 3 supported
  720. Color Format 4 unsupported
  721. Color Format 5 unsupported
  722. Color Format 6 unsupported
  723. Color Format 7 unsupported
  724. Color Format 8 unsupported
  725. Color Format 9 unsupported
  726. Color Format 10 unsupported
  727. Color Format 11 unsupported
  728. Color Format 12 unsupported
  729. Color Format 13 unsupported
  730. Color Format 14 unsupported
  731. Testing driver OpenGL 4.3.12618
  732. Color Format 0 supported
  733. Color Format 1 supported
  734. Color Format 2 supported
  735. Color Format 3 supported
  736. Color Format 4 unsupported
  737. Color Format 5 unsupported
  738. Color Format 6 unsupported
  739. Color Format 7 unsupported
  740. Color Format 8 unsupported
  741. Color Format 9 unsupported
  742. Color Format 10 unsupported
  743. Color Format 11 unsupported
  744. Color Format 12 unsupported
  745. Color Format 13 unsupported
  746. Color Format 14 unsupported
  747.  
  748. Starting test 49, 'drawPixel'
  749. Running test lineRender
  750. Testing driver Irrlicht Software Driver 1.0
  751. Image match: 99.995598
  752. Testing driver Burning's Video 0.47 beautiful
  753. Image match: 99.999985
  754. Testing driver Direct3D 9.0
  755. Image match: 99.706100
  756. Testing driver OpenGL 4.3.12618
  757. Image match: 99.903534
  758. Running test pixelAccuracy
  759. Testing driver Irrlicht Software Driver 1.0
  760. Image match: 100.000000
  761. Testing driver Burning's Video 0.47 beautiful
  762. Image match: 100.000000
  763. Testing driver Direct3D 9.0
  764. Image match: 100.000000
  765. Testing driver OpenGL 4.3.12618
  766. Image match: 100.000000
  767. Running test drawLine
  768. Testing driver Irrlicht Software Driver 1.0
  769. Image match: 100.000000
  770. Testing driver Burning's Video 0.47 beautiful
  771. Image match: 100.000000
  772. Testing driver Direct3D 9.0
  773. Image match: 99.846298
  774. Testing driver OpenGL 4.3.12618
  775. Image match: 99.700035
  776.  
  777. Starting test 50, 'drawRectOutline'
  778. Running test testWithDriver
  779. Testing driver Irrlicht Software Driver 1.0
  780. Image match: 99.998222
  781. Testing driver Burning's Video 0.47 beautiful
  782. Image match: 99.788490
  783. Testing driver Direct3D 9.0
  784. Image match: 99.999107
  785. Testing driver OpenGL 4.3.12618
  786. Image match: 98.960014
  787.  
  788. Starting test 51, 'drawVertexPrimitive'
  789. Running test testWithDriver
  790. Testing driver Irrlicht Software Driver 1.0
  791. Image match: 100.000000
  792. Image match: 99.989067
  793. Image match: 99.989067
  794. Image match: 99.992294
  795. Image match: 100.000000
  796. Image match: 99.959312
  797. Image match: 99.998734
  798. Image match: 100.000000
  799. Image match: 100.000000
  800. Image match: 100.000000
  801. Image match: 100.000000
  802. Testing driver Burning's Video 0.47 beautiful
  803. Image match: 100.000000
  804. Image match: 100.000000
  805. Image match: 100.000000
  806. Image match: 100.000000
  807. Image match: 99.999985
  808. Image match: 99.999985
  809. Image match: 99.999977
  810. Image match: 99.999985
  811. Image match: 100.000000
  812. Image match: 100.000000
  813. Testing driver Direct3D 9.0
  814. Image match: 99.939308
  815. Image match: 99.756477
  816. Image match: 99.756592
  817. Image match: 99.799957
  818. Image match: 99.947571
  819. Image match: 99.955238
  820. Image match: 99.953079
  821. Image match: 100.000000
  822. Image match: 100.000000
  823. Image match: 100.000000
  824. Image match: 99.939308
  825. Testing driver OpenGL 4.3.12618
  826. Image match: 100.000000
  827. Image match: 99.078903
  828. Image match: 99.076721
  829. Image match: 99.288666
  830. Image match: 98.680008
  831. Writing mismatched image to 'results/OpenGL-drawVPL_e.png'
  832. Image match: 99.007187
  833. Image match: 97.732651
  834. Writing mismatched image to 'results/OpenGL-drawVPL_g.png'
  835. Image match: 84.483299
  836. Writing mismatched image to 'results/OpenGL-drawVPL_h.png'
  837. Image match: 97.267258
  838. Writing mismatched image to 'results/OpenGL-drawVPL_i.png'
  839. Image match: 99.007187
  840. Image match: 100.000000
  841.  
  842. ******** Test failure ********
  843. Test 51 'drawVertexPrimitive' failed
  844. ******** Test failure ********
  845.  
  846. Starting test 52, 'material'
  847. Running test polygonOffset
  848. Image match: 99.977867
  849. Image match: 99.977867
  850. Image match: 99.960228
  851. Image match: 99.961014
  852.  
  853. Starting test 53, 'renderTargetTexture'
  854. Running test testWith2DImage
  855. Testing driver Irrlicht Software Driver 1.0
  856. Image match: 100.000000
  857. Testing driver Burning's Video 0.47 beautiful
  858. Image match: 100.000000
  859. Testing driver Direct3D 9.0
  860. Image match: 99.990479
  861. Testing driver OpenGL 4.3.12618
  862. Image match: 99.990479
  863. Running test rttAndAntiAliasing
  864. Testing driver Direct3D 9.0
  865. Image match: 98.965065
  866. Writing mismatched image to 'results/Direct3D 9.0-rttAndAntiAlias.png'
  867. Testing driver OpenGL 4.3.12618
  868. Image match: 99.963982
  869. Running test rttAndText
  870. Testing driver Irrlicht Software Driver 1.0
  871. Image match: 100.000000
  872. Testing driver Burning's Video 0.47 beautiful
  873. Image match: 100.000000
  874. Testing driver Direct3D 9.0
  875. Image match: 99.989647
  876. Testing driver OpenGL 4.3.12618
  877. Image match: 99.987984
  878. Test RTT format support
  879. Running test rttFormats
  880. Testing driver Direct3D 9.0
  881. Format supported: ECF_A1R5G5B5
  882. Format supported: ECF_R5G6B5
  883. Format unsupported: ECF_R8G8B8
  884. Format supported: ECF_A8R8G8B8
  885. Format supported: ECF_R16F
  886. Format supported: ECF_G16R16F
  887. Format supported: ECF_A16B16G16R16F
  888. Format supported: ECF_R32F
  889. Format supported: ECF_G32R32F
  890. Format supported: ECF_A32B32G32R32F
  891. Testing driver OpenGL 4.3.12618
  892. Format supported: ECF_A1R5G5B5
  893. Format supported: ECF_R5G6B5
  894. Format supported: ECF_R8G8B8
  895. Format supported: ECF_A8R8G8B8
  896. Format supported: ECF_R16F
  897. Format supported: ECF_G16R16F
  898. Format supported: ECF_A16B16G16R16F
  899. Format supported: ECF_R32F
  900. Format supported: ECF_G32R32F
  901. Format supported: ECF_A32B32G32R32F
  902.  
  903. ******** Test failure ********
  904. Test 53 'renderTargetTexture' failed
  905. ******** Test failure ********
  906.  
  907. Starting test 54, 'textureFeatures'
  908. Running test renderMipLevels
  909. Testing driver Burning's Video 0.47 beautiful
  910. Image match: 99.999817
  911. Passed
  912. Testing driver Direct3D 9.0
  913. Image match: 99.966827
  914. Passed
  915. Testing driver OpenGL 4.3.12618
  916. Image match: 99.738792
  917. Passed
  918. Running test lockAllMipLevels
  919. Testing driver Burning's Video 0.47 beautiful
  920. Passed
  921. Testing driver Direct3D 9.0
  922. Passed
  923. Testing driver OpenGL 4.3.12618
  924. Passed
  925. Running test lockWithAutoMipmap
  926. Testing driver Burning's Video 0.47 beautiful
  927. Passed
  928. Testing driver Direct3D 9.0
  929. Passed
  930. Testing driver OpenGL 4.3.12618
  931. Passed
  932.  
  933. Starting test 55, 'textureRenderStates'
  934. Running test renderAndLoad
  935. Testing driver Irrlicht Software Driver 1.0
  936. Image match: 100.000000
  937. Testing driver Burning's Video 0.47 beautiful
  938. Image match: 100.000000
  939. Testing driver Direct3D 9.0
  940. Image match: 100.000000
  941. Testing driver OpenGL 4.3.12618
  942. Image match: 100.000000
  943. Running test renderAndRemove
  944. Testing driver Irrlicht Software Driver 1.0
  945. Testing driver Burning's Video 0.47 beautiful
  946. Testing driver Direct3D 9.0
  947. Testing driver OpenGL 4.3.12618
  948. Running test testTextureMatrixInMixedScenes
  949. Testing driver Direct3D 9.0
  950. Image match: 100.000000
  951. Testing driver OpenGL 4.3.12618
  952. Image match: 100.000000
  953. Running test manyTextures
  954. Testing driver Irrlicht Software Driver 1.0
  955. Image match: 100.000000
  956. Testing driver Burning's Video 0.47 beautiful
  957. Image match: 100.000000
  958. Testing driver Direct3D 9.0
  959. Image match: 99.864937
  960. Testing driver OpenGL 4.3.12618
  961. Image match: 99.996750
  962. Running test textureMatrix
  963. Testing driver Direct3D 9.0
  964. Image match: 99.965698
  965. Image match: 99.964668
  966. Testing driver OpenGL 4.3.12618
  967. Image match: 99.924522
  968. Image match: 99.923882
  969. Image match: 100.000000
  970.  
  971. Starting test 56, 'transparentMaterials'
  972. Running test testTransparentAlphaChannel
  973. Testing driver Burning's Video 0.47 beautiful
  974. Image match: 99.999962
  975. Testing driver Direct3D 9.0
  976. Image match: 99.889671
  977. Testing driver OpenGL 4.3.12618
  978. Image match: 99.891220
  979. Running test testTransparentAlphaChannelRef
  980. Testing driver Burning's Video 0.47 beautiful
  981. Image match: 99.920975
  982. Testing driver Direct3D 9.0
  983. Image match: 99.915802
  984. Testing driver OpenGL 4.3.12618
  985. Image match: 99.902794
  986. Running test testTransparentVertexAlpha
  987. Testing driver Burning's Video 0.47 beautiful
  988. Image match: 99.999977
  989. Testing driver Direct3D 9.0
  990. Image match: 99.040764
  991. Testing driver OpenGL 4.3.12618
  992. Image match: 99.962181
  993. Running test testTransparentAddColor
  994. Testing driver Burning's Video 0.47 beautiful
  995. Image match: 99.999962
  996. Testing driver Direct3D 9.0
  997. Image match: 99.903725
  998. Testing driver OpenGL 4.3.12618
  999. Image match: 99.898972
  1000. Running test testTransparentReflection2Layer
  1001. Testing driver Burning's Video 0.47 beautiful
  1002. Image match: 95.213417
  1003. Writing mismatched image to 'results/Burning's Video-transparentReflection2Layer.png'
  1004. Testing driver Direct3D 9.0
  1005. Image match: 99.857246
  1006. Testing driver OpenGL 4.3.12618
  1007. Image match: 94.360313
  1008. Writing mismatched image to 'results/OpenGL-transparentReflection2Layer.png'
  1009. Running test testTransparentVertexAlphaMore
  1010. Testing driver Burning's Video 0.47 beautiful
  1011. Image match: 99.996536
  1012. Testing driver Direct3D 9.0
  1013. Image match: 99.701904
  1014. Testing driver OpenGL 4.3.12618
  1015. Image match: 99.909950
  1016.  
  1017. ******** Test failure ********
  1018. Test 56 'transparentMaterials' failed
  1019. ******** Test failure ********
  1020.  
  1021. Starting test 57, 'userclipplane'
  1022. Running test withSphere
  1023. Image match: 99.983864
  1024. Image match: 99.972008
  1025.  
  1026. Starting test 58, 'antiAliasing'
  1027. Running test testLineRendering
  1028. Testing driver Direct3D 9.0
  1029. Image match: 99.759918
  1030. Testing driver OpenGL 4.3.12618
  1031. Image match: 99.134003
  1032. Writing mismatched image to 'results/OpenGL-lineAntiAliasing.png'
  1033.  
  1034. ******** Test failure ********
  1035. Test 58 'antiAliasing' failed
  1036. ******** Test failure ********
  1037.  
  1038. Starting test 59, 'draw2DImage'
  1039. Running test testWithRenderTarget
  1040. Testing driver Irrlicht Software Driver 1.0
  1041. Image match: 100.000000
  1042. Testing driver Burning's Video 0.47 beautiful
  1043. Image match: 100.000000
  1044. Testing driver Direct3D 9.0
  1045. Image match: 100.000000
  1046. Testing driver OpenGL 4.3.12618
  1047. Image match: 100.000000
  1048. Running test testWithPNG
  1049. Testing driver Direct3D 9.0
  1050. Image match: 97.717323
  1051. Writing mismatched image to 'results/Direct3D 9.0-draw2DImagePNG.png'
  1052. Testing driver OpenGL 4.3.12618
  1053. Image match: 99.378281
  1054. Running test testExactPlacement
  1055. Testing driver Burning's Video 0.47 beautiful
  1056. Image match: 100.000000
  1057. Testing driver Direct3D 9.0
  1058. Image match: 98.332565
  1059. Testing driver OpenGL 4.3.12618
  1060. Image match: 100.000000
  1061. Running test testRectangles
  1062. Testing driver Irrlicht Software Driver 1.0
  1063. Image match: 100.000000
  1064. Testing driver Burning's Video 0.47 beautiful
  1065. Image match: 100.000000
  1066. Testing driver Direct3D 9.0
  1067. Image match: 99.848740
  1068. Testing driver OpenGL 4.3.12618
  1069. Image match: 100.000000
  1070.  
  1071. ******** Test failure ********
  1072. Test 59 'draw2DImage' failed
  1073. ******** Test failure ********
  1074.  
  1075. Starting test 60, 'lights'
  1076. Running test testLightTypes
  1077. Testing driver Burning's Video 0.47 beautiful
  1078. Image match: 100.000000
  1079. Testing driver Direct3D 9.0
  1080. Image match: 99.996658
  1081. Testing driver OpenGL 4.3.12618
  1082. Image match: 99.989998
  1083.  
  1084. Starting test 61, 'twodmaterial'
  1085. Running test addBlend2d
  1086. Testing driver Burning's Video 0.47 beautiful
  1087. Image match: 99.999908
  1088. Testing driver Direct3D 9.0
  1089. Image match: 99.971466
  1090. Testing driver OpenGL 4.3.12618
  1091. Image match: 99.953651
  1092. Running test moreFilterTests
  1093. Testing driver Burning's Video 0.47 beautiful
  1094. Image match: 100.000000
  1095. Testing driver Direct3D 9.0
  1096. Image match: 99.917435
  1097. Testing driver OpenGL 4.3.12618
  1098. Image match: 99.984222
  1099. Running test draw2DImage4c
  1100. Testing driver Burning's Video 0.47 beautiful
  1101. Image match: 100.000000
  1102. Testing driver Direct3D 9.0
  1103. Image match: 99.935165
  1104. Testing driver OpenGL 4.3.12618
  1105. Image match: 99.329674
  1106.  
  1107. Starting test 62, 'viewPort'
  1108. Running test viewPortText
  1109. Testing driver Irrlicht Software Driver 1.0
  1110. Image match: 100.000000
  1111. Testing driver Burning's Video 0.47 beautiful
  1112. Image match: 100.000000
  1113. Testing driver Direct3D 9.0
  1114. Image match: 99.995750
  1115. Testing driver OpenGL 4.3.12618
  1116. Image match: 99.906174
  1117.  
  1118. Starting test 63, 'mrt'
  1119. Running test testWithDriver
  1120. Testing driver Direct3D 9.0
  1121. Image match: 99.242424
  1122. Image match: 99.229797
  1123. Testing driver OpenGL 4.3.12618
  1124. Image match: 100.000000
  1125. Image match: 100.000000
  1126.  
  1127. Starting test 64, 'projectionMatrix'
  1128. Running test runTestWithDriver
  1129. Testing driver Irrlicht Software Driver 1.0
  1130. Image match: 100.000000
  1131. Testing driver Burning's Video 0.47 beautiful
  1132. Image match: 99.567131
  1133. Testing driver Direct3D 9.0
  1134. Image match: 99.976852
  1135. Testing driver OpenGL 4.3.12618
  1136. Image match: 98.442131
  1137. Writing mismatched image to 'results/OpenGL-projMat.png'
  1138.  
  1139. ******** Test failure ********
  1140. Test 64 'projectionMatrix' failed
  1141. ******** Test failure ********
  1142.  
  1143. Starting test 65, 'planeMatrix'
  1144.  
  1145. Rotation matrix
  1146. 1.00 0.00 -0.00 0.00
  1147. 0.00 -0.00 1.00 0.00
  1148. 0.00 -1.00 -0.00 0.00
  1149. 0.00 0.00 0.00 1.00
  1150.  
  1151. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1152. Post: (-0.707f,0.000f,-0.707f), -0.000f
  1153. Expected: (-0.707f,0.000f,-0.707f), 0.000f
  1154.  
  1155. Pre: (0.707f,0.707f,0.000f), -0.000f
  1156. Post: (0.707f,-0.000f,0.707f), -0.000f
  1157. Expected: (0.707f,0.000f,0.707f), 0.000f
  1158.  
  1159. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1160. Post: (-0.707f,-0.000f,0.707f), -0.000f
  1161. Expected: (-0.707f,0.000f,0.707f), 0.000f
  1162.  
  1163. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1164. Post: (0.707f,0.000f,-0.707f), -0.000f
  1165. Expected: (0.707f,0.000f,-0.707f), 0.000f
  1166.  
  1167. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1168. Post: (-0.707f,0.000f,-0.707f), 0.707f
  1169. Expected: (-0.707f,0.000f,-0.707f), 0.707f
  1170.  
  1171. Pre: (0.707f,0.707f,0.000f), -0.707f
  1172. Post: (0.707f,-0.000f,0.707f), -0.707f
  1173. Expected: (0.707f,0.000f,0.707f), -0.707f
  1174.  
  1175. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1176. Post: (-0.707f,-0.000f,0.707f), -0.707f
  1177. Expected: (-0.707f,0.000f,0.707f), -0.707f
  1178.  
  1179. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1180. Post: (0.707f,0.000f,-0.707f), 0.707f
  1181. Expected: (0.707f,0.000f,-0.707f), 0.707f
  1182.  
  1183. Translation matrix
  1184. 1.00 0.00 0.00 0.00
  1185. 0.00 1.00 0.00 0.00
  1186. 0.00 0.00 1.00 0.00
  1187. 0.00 3.00 0.00 1.00
  1188.  
  1189. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1190. Post: (-0.707f,-0.707f,0.000f), 2.121f
  1191. Expected: (-0.707f,-0.707f,0.000f), 2.121f
  1192.  
  1193. Pre: (0.707f,0.707f,0.000f), -0.000f
  1194. Post: (0.707f,0.707f,0.000f), -2.121f
  1195. Expected: (0.707f,0.707f,0.000f), -2.121f
  1196.  
  1197. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1198. Post: (-0.707f,0.707f,0.000f), -2.121f
  1199. Expected: (-0.707f,0.707f,0.000f), -2.121f
  1200.  
  1201. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1202. Post: (0.707f,-0.707f,0.000f), 2.121f
  1203. Expected: (0.707f,-0.707f,0.000f), 2.121f
  1204.  
  1205. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1206. Post: (-0.707f,-0.707f,0.000f), 2.828f
  1207. Expected: (-0.707f,-0.707f,0.000f), 2.828f
  1208.  
  1209. Pre: (0.707f,0.707f,0.000f), -0.707f
  1210. Post: (0.707f,0.707f,0.000f), -2.828f
  1211. Expected: (0.707f,0.707f,0.000f), -2.828f
  1212.  
  1213. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1214. Post: (-0.707f,0.707f,0.000f), -2.828f
  1215. Expected: (-0.707f,0.707f,0.000f), -2.828f
  1216.  
  1217. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1218. Post: (0.707f,-0.707f,0.000f), 2.828f
  1219. Expected: (0.707f,-0.707f,0.000f), 2.828f
  1220.  
  1221. Scale matrix
  1222. 1.00 0.00 0.00 0.00
  1223. 0.00 2.00 0.00 0.00
  1224. 0.00 0.00 3.00 0.00
  1225. 0.00 0.00 0.00 1.00
  1226.  
  1227. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1228. Post: (-0.707f,-0.354f,0.000f), -0.000f
  1229. Expected: (-0.707f,-0.354f,0.000f), -0.000f
  1230.  
  1231. Pre: (0.707f,0.707f,0.000f), -0.000f
  1232. Post: (0.707f,0.354f,0.000f), -0.000f
  1233. Expected: (0.707f,0.354f,0.000f), -0.000f
  1234.  
  1235. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1236. Post: (-0.707f,0.354f,0.000f), -0.000f
  1237. Expected: (-0.707f,0.354f,0.000f), -0.000f
  1238.  
  1239. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1240. Post: (0.707f,-0.354f,0.000f), -0.000f
  1241. Expected: (0.707f,-0.354f,0.000f), -0.000f
  1242.  
  1243. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1244. Post: (-0.707f,-0.354f,0.000f), 0.707f
  1245. Expected: (-0.707f,-0.354f,0.000f), 0.707f
  1246.  
  1247. Pre: (0.707f,0.707f,0.000f), -0.707f
  1248. Post: (0.707f,0.354f,0.000f), -0.707f
  1249. Expected: (0.707f,0.354f,0.000f), -0.707f
  1250.  
  1251. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1252. Post: (-0.707f,0.354f,0.000f), -0.707f
  1253. Expected: (-0.707f,0.354f,0.000f), -0.707f
  1254.  
  1255. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1256. Post: (0.707f,-0.354f,0.000f), 0.707f
  1257. Expected: (0.707f,-0.354f,0.000f), 0.707f
  1258.  
  1259. Rotation * translation matrix
  1260. 1.00 0.00 0.00 0.00
  1261. 0.00 -0.00 1.00 0.00
  1262. 0.00 -1.00 -0.00 0.00
  1263. 0.00 -0.00 3.00 1.00
  1264.  
  1265. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1266. Post: (-0.707f,0.000f,-0.707f), 2.121f
  1267. Expected: (-0.707f,0.000f,-0.707f), 2.121f
  1268.  
  1269. Pre: (0.707f,0.707f,0.000f), -0.000f
  1270. Post: (0.707f,-0.000f,0.707f), -2.121f
  1271. Expected: (0.707f,-0.000f,0.707f), -2.121f
  1272.  
  1273. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1274. Post: (-0.707f,-0.000f,0.707f), -2.121f
  1275. Expected: (-0.707f,-0.000f,0.707f), -2.121f
  1276.  
  1277. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1278. Post: (0.707f,0.000f,-0.707f), 2.121f
  1279. Expected: (0.707f,0.000f,-0.707f), 2.121f
  1280.  
  1281. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1282. Post: (-0.707f,0.000f,-0.707f), 2.828f
  1283. Expected: (-0.707f,0.000f,-0.707f), 2.828f
  1284.  
  1285. Pre: (0.707f,0.707f,0.000f), -0.707f
  1286. Post: (0.707f,-0.000f,0.707f), -2.828f
  1287. Expected: (0.707f,-0.000f,0.707f), -2.828f
  1288.  
  1289. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1290. Post: (-0.707f,-0.000f,0.707f), -2.828f
  1291. Expected: (-0.707f,-0.000f,0.707f), -2.828f
  1292.  
  1293. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1294. Post: (0.707f,0.000f,-0.707f), 2.828f
  1295. Expected: (0.707f,0.000f,-0.707f), 2.828f
  1296.  
  1297. Rotation * scale matrix
  1298. 1.00 0.00 0.00 0.00
  1299. 0.00 -0.00 2.00 0.00
  1300. 0.00 -3.00 -0.00 0.00
  1301. 0.00 0.00 0.00 1.00
  1302.  
  1303. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1304. Post: (-0.707f,0.000f,-0.354f), -0.000f
  1305. Expected: (-0.707f,0.000f,-0.354f), -0.000f
  1306.  
  1307. Pre: (0.707f,0.707f,0.000f), -0.000f
  1308. Post: (0.707f,-0.000f,0.354f), -0.000f
  1309. Expected: (0.707f,-0.000f,0.354f), -0.000f
  1310.  
  1311. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1312. Post: (-0.707f,-0.000f,0.354f), -0.000f
  1313. Expected: (-0.707f,-0.000f,0.354f), -0.000f
  1314.  
  1315. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1316. Post: (0.707f,0.000f,-0.354f), -0.000f
  1317. Expected: (0.707f,0.000f,-0.354f), -0.000f
  1318.  
  1319. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1320. Post: (-0.707f,0.000f,-0.354f), 0.707f
  1321. Expected: (-0.707f,0.000f,-0.354f), 0.707f
  1322.  
  1323. Pre: (0.707f,0.707f,0.000f), -0.707f
  1324. Post: (0.707f,-0.000f,0.354f), -0.707f
  1325. Expected: (0.707f,-0.000f,0.354f), -0.707f
  1326.  
  1327. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1328. Post: (-0.707f,-0.000f,0.354f), -0.707f
  1329. Expected: (-0.707f,-0.000f,0.354f), -0.707f
  1330.  
  1331. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1332. Post: (0.707f,0.000f,-0.354f), 0.707f
  1333. Expected: (0.707f,0.000f,-0.354f), 0.707f
  1334.  
  1335. Translation * scale matrix
  1336. 1.00 0.00 0.00 0.00
  1337. 0.00 2.00 0.00 0.00
  1338. 0.00 0.00 3.00 0.00
  1339. 0.00 3.00 0.00 1.00
  1340.  
  1341. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1342. Post: (-0.707f,-0.354f,0.000f), 1.061f
  1343. Expected: (-0.707f,-0.354f,0.000f), 1.061f
  1344.  
  1345. Pre: (0.707f,0.707f,0.000f), -0.000f
  1346. Post: (0.707f,0.354f,0.000f), -1.061f
  1347. Expected: (0.707f,0.354f,0.000f), -1.061f
  1348.  
  1349. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1350. Post: (-0.707f,0.354f,0.000f), -1.061f
  1351. Expected: (-0.707f,0.354f,0.000f), -1.061f
  1352.  
  1353. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1354. Post: (0.707f,-0.354f,0.000f), 1.061f
  1355. Expected: (0.707f,-0.354f,0.000f), 1.061f
  1356.  
  1357. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1358. Post: (-0.707f,-0.354f,0.000f), 1.768f
  1359. Expected: (-0.707f,-0.354f,0.000f), 1.768f
  1360.  
  1361. Pre: (0.707f,0.707f,0.000f), -0.707f
  1362. Post: (0.707f,0.354f,0.000f), -1.768f
  1363. Expected: (0.707f,0.354f,0.000f), -1.768f
  1364.  
  1365. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1366. Post: (-0.707f,0.354f,0.000f), -1.768f
  1367. Expected: (-0.707f,0.354f,0.000f), -1.768f
  1368.  
  1369. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1370. Post: (0.707f,-0.354f,0.000f), 1.768f
  1371. Expected: (0.707f,-0.354f,0.000f), 1.768f
  1372.  
  1373. Rotation * translation * scale matrix
  1374. 1.00 0.00 0.00 0.00
  1375. 0.00 -0.00 2.00 0.00
  1376. 0.00 -3.00 -0.00 0.00
  1377. 0.00 -0.00 3.00 1.00
  1378.  
  1379. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1380. Post: (-0.707f,0.000f,-0.354f), 1.061f
  1381. Expected: (-0.707f,0.000f,-0.354f), 1.061f
  1382.  
  1383. Pre: (0.707f,0.707f,0.000f), -0.000f
  1384. Post: (0.707f,-0.000f,0.354f), -1.061f
  1385. Expected: (0.707f,-0.000f,0.354f), -1.061f
  1386.  
  1387. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1388. Post: (-0.707f,-0.000f,0.354f), -1.061f
  1389. Expected: (-0.707f,-0.000f,0.354f), -1.061f
  1390.  
  1391. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1392. Post: (0.707f,0.000f,-0.354f), 1.061f
  1393. Expected: (0.707f,0.000f,-0.354f), 1.061f
  1394.  
  1395. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1396. Post: (-0.707f,0.000f,-0.354f), 1.768f
  1397. Expected: (-0.707f,0.000f,-0.354f), 1.768f
  1398.  
  1399. Pre: (0.707f,0.707f,0.000f), -0.707f
  1400. Post: (0.707f,-0.000f,0.354f), -1.768f
  1401. Expected: (0.707f,-0.000f,0.354f), -1.768f
  1402.  
  1403. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1404. Post: (-0.707f,-0.000f,0.354f), -1.768f
  1405. Expected: (-0.707f,-0.000f,0.354f), -1.768f
  1406.  
  1407. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1408. Post: (0.707f,0.000f,-0.354f), 1.768f
  1409. Expected: (0.707f,0.000f,-0.354f), 1.768f
  1410. Image match: 99.999649
  1411.  
  1412. Starting test 66, 'terrainSceneNode'
  1413. Image match: 99.081146
  1414. Image match: 99.025368
  1415. Image match: 100.000000
  1416.  
  1417. Starting test 67, 'lightMaps'
  1418. Running test runTestWithDriver
  1419. Testing driver Irrlicht Software Driver 1.0
  1420. Testing driver Burning's Video 0.47 beautiful
  1421. Image match: 97.696503
  1422. Testing driver Direct3D 9.0
  1423. Image match: 96.784218
  1424. Testing driver OpenGL 4.3.12618
  1425. Image match: 97.058159
  1426.  
  1427. Starting test 68, 'triangleSelector'
  1428. Image match: 99.381035
  1429. Image match: 99.702980
  1430. Image match: 99.974541
  1431. Image match: 99.972755
  1432. Image match: 99.964943
  1433.  
  1434. Tests finished. 63 tests of 69 passed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement