Advertisement
Guest User

Irrlicht Test rev 4150 under HD2400PRO

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