Advertisement
Guest User

rev 4142 32 bit intel onboard

a guest
Apr 24th, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.26 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 = 646
  429. fast_atof Time = 54
  430. old fast_atof time = 41
  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 = 539
  563. strtol10 time = 121
  564. old strtol10 time = 7
  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 65 (old) compared to 52 (new).
  580. Consider replacement of bbox intersection test.
  581. bbox intersection checks 0 hits (of 14000).
  582. bbox intersection resulted in 0 misses at a speed of 57 (old) compared to 51 (new).
  583.  
  584. Starting test 28, 'sceneNodeAnimator'
  585.  
  586. Starting test 29, 'meshLoaders'
  587.  
  588. Starting test 30, 'testTimer'
  589. Testing virtual timer.
  590. Testing virtual timer done. Success
  591. Testing real timer.
  592. Warning: Real timer did not progress. Maybe the time slices are too coarse to see.
  593. Real time and date. 24.4.2012 at 12:20:1
  594. This is day 115 of the year and weekday 2. The current time zone has daylight saving enabled
  595.  
  596. Starting test 31, 'softwareDevice'
  597. Image match: 100.000000
  598.  
  599. Starting test 32, 'b3dAnimation'
  600. Image match: 99.529976
  601. Image match: 99.550148
  602.  
  603. Starting test 33, 'burningsVideo'
  604. Image match: 100.000000
  605.  
  606. Starting test 34, 'billboards'
  607. Image match: 100.000000
  608. Image match: 100.000000
  609.  
  610. Starting test 35, 'createImage'
  611. Image match: 100.000000
  612.  
  613. Starting test 36, 'cursorSetVisible'
  614.  
  615. Starting test 37, 'flyCircleAnimator'
  616. Image match: 100.000000
  617.  
  618. Starting test 38, 'guiDisabledMenu'
  619. Image match: 99.985542
  620.  
  621. Starting test 39, 'makeColorKeyTexture'
  622. Image match: 99.503014
  623. Image match: 100.000000
  624. Image match: 99.450661
  625. Image match: 100.000000
  626.  
  627. Starting test 40, 'md2Animation'
  628. Image match: 99.955711
  629. Image match: 99.991493
  630.  
  631. Starting test 41, 'meshTransform'
  632. Image match: 99.999329
  633.  
  634. Starting test 42, 'skinnedMesh'
  635. Testing setMesh()
  636. Ignore error message in log, this is intended.
  637.  
  638. Starting test 43, 'testGeometryCreator'
  639. Image match: 100.000000
  640. Image match: 100.000000
  641.  
  642. Starting test 44, 'writeImageToFile'
  643.  
  644. Starting test 45, 'ioScene'
  645. Test scene.irrTest scene2.irrImage match: 99.909531
  646.  
  647. Starting test 46, 'videoDriver'
  648. Running test testVideoDriver
  649. Testing driver Irrlicht Software Driver 1.0
  650. MaxTextures: 1
  651. MaxSupportedTextures: 4
  652. MaxLights: 0
  653. MaxAnisotropy: 1
  654. MaxUserClipPlanes: 0
  655. MaxAuxBuffers: 0
  656. MaxMultipleRenderTargets: 1
  657. MaxIndices: 65536
  658. MaxTextureSize: 1024
  659. MaxGeometryVerticesOut: 0
  660. Version: 1
  661. ShaderLanguageVersion: 0
  662.  
  663. Testing driver Burning's Video 0.47 beautiful
  664. MaxTextures: 2
  665. MaxSupportedTextures: 4
  666. MaxLights: 8
  667. MaxAnisotropy: 1
  668. MaxUserClipPlanes: 0
  669. MaxAuxBuffers: 0
  670. MaxMultipleRenderTargets: 1
  671. MaxIndices: 65536
  672. MaxTextureSize: 1024
  673. MaxGeometryVerticesOut: 0
  674. Version: 47
  675. ShaderLanguageVersion: 0
  676.  
  677. Testing driver Direct3D 9.0
  678. MaxTextures: 4
  679. MaxSupportedTextures: 8
  680. MaxLights: 10
  681. MaxAnisotropy: 16
  682. MaxUserClipPlanes: 6
  683. MaxAuxBuffers: 0
  684. MaxMultipleRenderTargets: 4
  685. MaxIndices: 16777215
  686. MaxTextureSize: 4096
  687. MaxGeometryVerticesOut: 0
  688. Version: 901
  689. ShaderLanguageVersion: 300
  690.  
  691. Testing driver OpenGL 2.1.0
  692. MaxTextures: 4
  693. MaxSupportedTextures: 8
  694. MaxLights: 16
  695. MaxAnisotropy: 2
  696. MaxUserClipPlanes: 6
  697. MaxAuxBuffers: 0
  698. MaxMultipleRenderTargets: 8
  699. MaxIndices: 1024
  700. MaxTextureSize: 4096
  701. MaxGeometryVerticesOut: 0
  702. Version: 201
  703. ShaderLanguageVersion: 102
  704.  
  705.  
  706. Starting test 47, 'drawPixel'
  707. Running test lineRender
  708. Testing driver Irrlicht Software Driver 1.0
  709. Image match: 99.995598
  710. Testing driver Burning's Video 0.47 beautiful
  711. Image match: 99.999985
  712. Testing driver Direct3D 9.0
  713. Image match: 100.000000
  714. Testing driver OpenGL 2.1.0
  715. Image match: 99.942696
  716. Running test pixelAccuracy
  717. Testing driver Irrlicht Software Driver 1.0
  718. Image match: 100.000000
  719. Testing driver Burning's Video 0.47 beautiful
  720. Image match: 100.000000
  721. Testing driver Direct3D 9.0
  722. Image match: 100.000000
  723. Testing driver OpenGL 2.1.0
  724. Image match: 100.000000
  725. Running test drawLine
  726. Testing driver Irrlicht Software Driver 1.0
  727. Image match: 100.000000
  728. Testing driver Burning's Video 0.47 beautiful
  729. Image match: 100.000000
  730. Testing driver Direct3D 9.0
  731. Image match: 100.000000
  732. Testing driver OpenGL 2.1.0
  733. Image match: 100.000000
  734.  
  735. Starting test 48, 'drawRectOutline'
  736. Running test testWithDriver
  737. Testing driver Irrlicht Software Driver 1.0
  738. Image match: 99.998222
  739. Testing driver Burning's Video 0.47 beautiful
  740. Image match: 99.788490
  741. Testing driver Direct3D 9.0
  742. Image match: 100.000000
  743. Testing driver OpenGL 2.1.0
  744. Image match: 100.000000
  745.  
  746. Starting test 49, 'material'
  747. Running test polygonOffset
  748. Image match: 100.000000
  749. Image match: 100.000000
  750. Image match: 100.000000
  751. Image match: 99.998894
  752.  
  753. Starting test 50, 'renderTargetTexture'
  754. Running test testWith2DImage
  755. Testing driver Irrlicht Software Driver 1.0
  756. Image match: 100.000000
  757. Testing driver Burning's Video 0.47 beautiful
  758. Image match: 100.000000
  759. Testing driver Direct3D 9.0
  760. Image match: 99.999741
  761. Testing driver OpenGL 2.1.0
  762. Image match: 99.999741
  763. Running test rttAndAntiAliasing
  764. Running test rttAndText
  765. Testing driver Irrlicht Software Driver 1.0
  766. Image match: 100.000000
  767. Testing driver Burning's Video 0.47 beautiful
  768. Image match: 100.000000
  769. Testing driver Direct3D 9.0
  770. Image match: 100.000000
  771. Testing driver OpenGL 2.1.0
  772. Image match: 100.000000
  773. Test RTT format support
  774. Running test rttFormats
  775. Testing driver Direct3D 9.0
  776. Format supported: ECF_A1R5G5B5
  777. Format supported: ECF_R5G6B5
  778. Format unsupported: ECF_R8G8B8
  779. Format supported: ECF_A8R8G8B8
  780. Format supported: ECF_R16F
  781. Format supported: ECF_G16R16F
  782. Format supported: ECF_A16B16G16R16F
  783. Format supported: ECF_R32F
  784. Format supported: ECF_G32R32F
  785. Format supported: ECF_A32B32G32R32F
  786. Testing driver OpenGL 2.1.0
  787. Format changed: ECF_A1R5G5B5 to 3
  788. Format changed: ECF_R5G6B5 to 3
  789. Format unsupported: ECF_R8G8B8
  790. Format unsupported: ECF_A8R8G8B8
  791. Format unsupported: ECF_R16F
  792. Format unsupported: ECF_G16R16F
  793. Format unsupported: ECF_A16B16G16R16F
  794. Format unsupported: ECF_R32F
  795. Format unsupported: ECF_G32R32F
  796. Format unsupported: ECF_A32B32G32R32F
  797.  
  798. Starting test 51, 'textureFeatures'
  799. Running test renderMipLevels
  800. Testing driver Burning's Video 0.47 beautiful
  801. Image match: 99.999802
  802. Passed
  803. Testing driver Direct3D 9.0
  804. Image match: 99.862167
  805. Passed
  806. Testing driver OpenGL 2.1.0
  807. Image match: 99.707748
  808. Passed
  809. Running test lockAllMipLevels
  810. Testing driver Burning's Video 0.47 beautiful
  811. Passed
  812. Testing driver Direct3D 9.0
  813. Passed
  814. Testing driver OpenGL 2.1.0
  815. Passed
  816. Running test lockWithAutoMipmap
  817. Testing driver Burning's Video 0.47 beautiful
  818. Passed
  819. Testing driver Direct3D 9.0
  820. Passed
  821. Testing driver OpenGL 2.1.0
  822. Passed
  823.  
  824. Starting test 52, 'textureRenderStates'
  825. Running test renderAndLoad
  826. Testing driver Irrlicht Software Driver 1.0
  827. Image match: 100.000000
  828. Testing driver Burning's Video 0.47 beautiful
  829. Image match: 100.000000
  830. Testing driver Direct3D 9.0
  831. Image match: 100.000000
  832. Testing driver OpenGL 2.1.0
  833. Image match: 100.000000
  834. Running test renderAndRemove
  835. Testing driver Irrlicht Software Driver 1.0
  836. Testing driver Burning's Video 0.47 beautiful
  837. Testing driver Direct3D 9.0
  838. Testing driver OpenGL 2.1.0
  839. Running test testTextureMatrixInMixedScenes
  840. Testing driver Direct3D 9.0
  841. Image match: 92.911537
  842. Writing mismatched image to 'results/Direct3D 9.0-textureMatrixInMixedScenes.png'
  843. Testing driver OpenGL 2.1.0
  844. Image match: 92.962692
  845. Writing mismatched image to 'results/OpenGL-textureMatrixInMixedScenes.png'
  846. Running test manyTextures
  847. Testing driver Irrlicht Software Driver 1.0
  848. Image match: 100.000000
  849. Testing driver Burning's Video 0.47 beautiful
  850. Image match: 100.000000
  851. Testing driver Direct3D 9.0
  852. Image match: 100.000000
  853. Testing driver OpenGL 2.1.0
  854. Image match: 100.000000
  855. Running test textureMatrix
  856. Testing driver Direct3D 9.0
  857. Image match: 100.000000
  858. Image match: 100.000000
  859. Testing driver OpenGL 2.1.0
  860. Image match: 99.985031
  861. Image match: 99.984497
  862.  
  863. ******** Test failure ********
  864. Test 52 'textureRenderStates' failed
  865. ******** Test failure ********
  866.  
  867. Starting test 53, 'transparentMaterials'
  868. Running test testTransparentAlphaChannel
  869. Testing driver Burning's Video 0.47 beautiful
  870. Image match: 100.000000
  871. Testing driver Direct3D 9.0
  872. Image match: 99.886200
  873. Testing driver OpenGL 2.1.0
  874. Image match: 99.892174
  875. Running test testTransparentAlphaChannelRef
  876. Testing driver Burning's Video 0.47 beautiful
  877. Image match: 99.920967
  878. Testing driver Direct3D 9.0
  879. Image match: 99.896271
  880. Testing driver OpenGL 2.1.0
  881. Image match: 99.910088
  882. Running test testTransparentVertexAlpha
  883. Testing driver Burning's Video 0.47 beautiful
  884. Image match: 100.000000
  885. Testing driver Direct3D 9.0
  886. Image match: 99.040230
  887. Testing driver OpenGL 2.1.0
  888. Image match: 100.000000
  889. Running test testTransparentAddColor
  890. Testing driver Burning's Video 0.47 beautiful
  891. Image match: 100.000000
  892. Testing driver Direct3D 9.0
  893. Image match: 99.903976
  894. Testing driver OpenGL 2.1.0
  895. Image match: 99.900047
  896. Running test testTransparentReflection2Layer
  897. Testing driver Burning's Video 0.47 beautiful
  898. Image match: 82.745903
  899. Writing mismatched image to 'results/Burning's Video-transparentReflection2Layer.png'
  900. Testing driver Direct3D 9.0
  901. Image match: 99.858231
  902. Testing driver OpenGL 2.1.0
  903. Image match: 93.706482
  904. Writing mismatched image to 'results/OpenGL-transparentReflection2Layer.png'
  905. Running test testTransparentVertexAlphaMore
  906. Testing driver Burning's Video 0.47 beautiful
  907. Image match: 100.000000
  908. Testing driver Direct3D 9.0
  909. Image match: 99.742950
  910. Testing driver OpenGL 2.1.0
  911. Image match: 100.000000
  912.  
  913. ******** Test failure ********
  914. Test 53 'transparentMaterials' failed
  915. ******** Test failure ********
  916.  
  917. Starting test 54, 'antiAliasing'
  918. Running test testLineRendering
  919.  
  920. Starting test 55, 'draw2DImage'
  921. Running test testWithRenderTarget
  922. Testing driver Irrlicht Software Driver 1.0
  923. Image match: 100.000000
  924. Testing driver Burning's Video 0.47 beautiful
  925. Image match: 100.000000
  926. Testing driver Direct3D 9.0
  927. Image match: 100.000000
  928. Testing driver OpenGL 2.1.0
  929. Image match: 100.000000
  930. Running test testExactPlacement
  931. Testing driver Burning's Video 0.47 beautiful
  932. Testing driver Direct3D 9.0
  933. binaryCompareFiles: Files are different sizes: 974 vs 1003
  934. Testing driver OpenGL 2.1.0
  935. Running test testWithPNG
  936. Testing driver Direct3D 9.0
  937. Image match: 100.000000
  938. Testing driver OpenGL 2.1.0
  939. Image match: 100.000000
  940.  
  941. ******** Test failure ********
  942. Test 55 'draw2DImage' failed
  943. ******** Test failure ********
  944.  
  945. Starting test 56, 'lights'
  946. Running test testLightTypes
  947. Testing driver Burning's Video 0.47 beautiful
  948. Image match: 100.000000
  949. Testing driver Direct3D 9.0
  950. Image match: 99.999352
  951. Testing driver OpenGL 2.1.0
  952. Image match: 99.991791
  953.  
  954. Starting test 57, 'twodmaterial'
  955. Running test addBlend2d
  956. Testing driver Burning's Video 0.47 beautiful
  957. Image match: 99.364761
  958. Testing driver Direct3D 9.0
  959. Image match: 99.364151
  960. Testing driver OpenGL 2.1.0
  961. Image match: 99.479263
  962. Running test moreFilterTests
  963. Testing driver Burning's Video 0.47 beautiful
  964. Image match: 100.000000
  965. Testing driver Direct3D 9.0
  966. Image match: 100.000000
  967. Testing driver OpenGL 2.1.0
  968. Image match: 100.000000
  969. Running test draw2DImage4c
  970. Testing driver Burning's Video 0.47 beautiful
  971. Image match: 100.000000
  972. Testing driver Direct3D 9.0
  973. Image match: 99.931023
  974. Testing driver OpenGL 2.1.0
  975. Image match: 99.333359
  976.  
  977. Starting test 58, 'viewPort'
  978. Running test viewPortText
  979. Testing driver Irrlicht Software Driver 1.0
  980. Image match: 99.453987
  981. Testing driver Burning's Video 0.47 beautiful
  982. Image match: 99.503571
  983. Testing driver Direct3D 9.0
  984. Image match: 98.950333
  985. Testing driver OpenGL 2.1.0
  986. Image match: 98.961693
  987.  
  988. Starting test 59, 'mrt'
  989. Running test testWithDriver
  990. Testing driver Direct3D 9.0
  991. Image match: 100.000000
  992. Image match: 100.000000
  993. Testing driver OpenGL 2.1.0
  994. Image match: 100.000000
  995. Image match: 100.000000
  996.  
  997. Starting test 60, 'projectionMatrix'
  998. Running test runTestWithDriver
  999. Testing driver Irrlicht Software Driver 1.0
  1000. Image match: 100.000000
  1001. Testing driver Burning's Video 0.47 beautiful
  1002. Image match: 99.567131
  1003. Testing driver Direct3D 9.0
  1004. Image match: 100.000000
  1005. Testing driver OpenGL 2.1.0
  1006. Image match: 99.280090
  1007.  
  1008. Starting test 61, 'planeMatrix'
  1009.  
  1010. Rotation matrix
  1011. 1.00 0.00 -0.00 0.00
  1012. 0.00 -0.00 1.00 0.00
  1013. 0.00 -1.00 -0.00 0.00
  1014. 0.00 0.00 0.00 1.00
  1015.  
  1016. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1017. Post: (-0.707f,0.000f,-0.707f), -0.000f
  1018. Expected: (-0.707f,0.000f,-0.707f), 0.000f
  1019.  
  1020. Pre: (0.707f,0.707f,0.000f), -0.000f
  1021. Post: (0.707f,-0.000f,0.707f), -0.000f
  1022. Expected: (0.707f,0.000f,0.707f), 0.000f
  1023.  
  1024. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1025. Post: (-0.707f,-0.000f,0.707f), -0.000f
  1026. Expected: (-0.707f,0.000f,0.707f), 0.000f
  1027.  
  1028. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1029. Post: (0.707f,0.000f,-0.707f), -0.000f
  1030. Expected: (0.707f,0.000f,-0.707f), 0.000f
  1031.  
  1032. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1033. Post: (-0.707f,0.000f,-0.707f), 0.707f
  1034. Expected: (-0.707f,0.000f,-0.707f), 0.707f
  1035.  
  1036. Pre: (0.707f,0.707f,0.000f), -0.707f
  1037. Post: (0.707f,-0.000f,0.707f), -0.707f
  1038. Expected: (0.707f,0.000f,0.707f), -0.707f
  1039.  
  1040. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1041. Post: (-0.707f,-0.000f,0.707f), -0.707f
  1042. Expected: (-0.707f,0.000f,0.707f), -0.707f
  1043.  
  1044. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1045. Post: (0.707f,0.000f,-0.707f), 0.707f
  1046. Expected: (0.707f,0.000f,-0.707f), 0.707f
  1047.  
  1048. Translation matrix
  1049. 1.00 0.00 0.00 0.00
  1050. 0.00 1.00 0.00 0.00
  1051. 0.00 0.00 1.00 0.00
  1052. 0.00 3.00 0.00 1.00
  1053.  
  1054. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1055. Post: (-0.707f,-0.707f,0.000f), 2.121f
  1056. Expected: (-0.707f,-0.707f,0.000f), 2.121f
  1057.  
  1058. Pre: (0.707f,0.707f,0.000f), -0.000f
  1059. Post: (0.707f,0.707f,0.000f), -2.121f
  1060. Expected: (0.707f,0.707f,0.000f), -2.121f
  1061.  
  1062. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1063. Post: (-0.707f,0.707f,0.000f), -2.121f
  1064. Expected: (-0.707f,0.707f,0.000f), -2.121f
  1065.  
  1066. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1067. Post: (0.707f,-0.707f,0.000f), 2.121f
  1068. Expected: (0.707f,-0.707f,0.000f), 2.121f
  1069.  
  1070. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1071. Post: (-0.707f,-0.707f,0.000f), 2.828f
  1072. Expected: (-0.707f,-0.707f,0.000f), 2.828f
  1073.  
  1074. Pre: (0.707f,0.707f,0.000f), -0.707f
  1075. Post: (0.707f,0.707f,0.000f), -2.828f
  1076. Expected: (0.707f,0.707f,0.000f), -2.828f
  1077.  
  1078. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1079. Post: (-0.707f,0.707f,0.000f), -2.828f
  1080. Expected: (-0.707f,0.707f,0.000f), -2.828f
  1081.  
  1082. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1083. Post: (0.707f,-0.707f,0.000f), 2.828f
  1084. Expected: (0.707f,-0.707f,0.000f), 2.828f
  1085.  
  1086. Scale matrix
  1087. 1.00 0.00 0.00 0.00
  1088. 0.00 2.00 0.00 0.00
  1089. 0.00 0.00 3.00 0.00
  1090. 0.00 0.00 0.00 1.00
  1091.  
  1092. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1093. Post: (-0.707f,-0.354f,0.000f), -0.000f
  1094. Expected: (-0.707f,-0.354f,0.000f), -0.000f
  1095.  
  1096. Pre: (0.707f,0.707f,0.000f), -0.000f
  1097. Post: (0.707f,0.354f,0.000f), -0.000f
  1098. Expected: (0.707f,0.354f,0.000f), -0.000f
  1099.  
  1100. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1101. Post: (-0.707f,0.354f,0.000f), -0.000f
  1102. Expected: (-0.707f,0.354f,0.000f), -0.000f
  1103.  
  1104. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1105. Post: (0.707f,-0.354f,0.000f), -0.000f
  1106. Expected: (0.707f,-0.354f,0.000f), -0.000f
  1107.  
  1108. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1109. Post: (-0.707f,-0.354f,0.000f), 0.707f
  1110. Expected: (-0.707f,-0.354f,0.000f), 0.707f
  1111.  
  1112. Pre: (0.707f,0.707f,0.000f), -0.707f
  1113. Post: (0.707f,0.354f,0.000f), -0.707f
  1114. Expected: (0.707f,0.354f,0.000f), -0.707f
  1115.  
  1116. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1117. Post: (-0.707f,0.354f,0.000f), -0.707f
  1118. Expected: (-0.707f,0.354f,0.000f), -0.707f
  1119.  
  1120. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1121. Post: (0.707f,-0.354f,0.000f), 0.707f
  1122. Expected: (0.707f,-0.354f,0.000f), 0.707f
  1123.  
  1124. Rotation * translation matrix
  1125. 1.00 0.00 0.00 0.00
  1126. 0.00 -0.00 1.00 0.00
  1127. 0.00 -1.00 -0.00 0.00
  1128. 0.00 -0.00 3.00 1.00
  1129.  
  1130. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1131. Post: (-0.707f,0.000f,-0.707f), 2.121f
  1132. Expected: (-0.707f,0.000f,-0.707f), 2.121f
  1133.  
  1134. Pre: (0.707f,0.707f,0.000f), -0.000f
  1135. Post: (0.707f,-0.000f,0.707f), -2.121f
  1136. Expected: (0.707f,-0.000f,0.707f), -2.121f
  1137.  
  1138. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1139. Post: (-0.707f,-0.000f,0.707f), -2.121f
  1140. Expected: (-0.707f,-0.000f,0.707f), -2.121f
  1141.  
  1142. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1143. Post: (0.707f,0.000f,-0.707f), 2.121f
  1144. Expected: (0.707f,0.000f,-0.707f), 2.121f
  1145.  
  1146. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1147. Post: (-0.707f,0.000f,-0.707f), 2.828f
  1148. Expected: (-0.707f,0.000f,-0.707f), 2.828f
  1149.  
  1150. Pre: (0.707f,0.707f,0.000f), -0.707f
  1151. Post: (0.707f,-0.000f,0.707f), -2.828f
  1152. Expected: (0.707f,-0.000f,0.707f), -2.828f
  1153.  
  1154. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1155. Post: (-0.707f,-0.000f,0.707f), -2.828f
  1156. Expected: (-0.707f,-0.000f,0.707f), -2.828f
  1157.  
  1158. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1159. Post: (0.707f,0.000f,-0.707f), 2.828f
  1160. Expected: (0.707f,0.000f,-0.707f), 2.828f
  1161.  
  1162. Rotation * scale matrix
  1163. 1.00 0.00 0.00 0.00
  1164. 0.00 -0.00 2.00 0.00
  1165. 0.00 -3.00 -0.00 0.00
  1166. 0.00 0.00 0.00 1.00
  1167.  
  1168. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1169. Post: (-0.707f,0.000f,-0.354f), -0.000f
  1170. Expected: (-0.707f,0.000f,-0.354f), -0.000f
  1171.  
  1172. Pre: (0.707f,0.707f,0.000f), -0.000f
  1173. Post: (0.707f,-0.000f,0.354f), -0.000f
  1174. Expected: (0.707f,-0.000f,0.354f), -0.000f
  1175.  
  1176. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1177. Post: (-0.707f,-0.000f,0.354f), -0.000f
  1178. Expected: (-0.707f,-0.000f,0.354f), -0.000f
  1179.  
  1180. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1181. Post: (0.707f,0.000f,-0.354f), -0.000f
  1182. Expected: (0.707f,0.000f,-0.354f), -0.000f
  1183.  
  1184. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1185. Post: (-0.707f,0.000f,-0.354f), 0.707f
  1186. Expected: (-0.707f,0.000f,-0.354f), 0.707f
  1187.  
  1188. Pre: (0.707f,0.707f,0.000f), -0.707f
  1189. Post: (0.707f,-0.000f,0.354f), -0.707f
  1190. Expected: (0.707f,-0.000f,0.354f), -0.707f
  1191.  
  1192. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1193. Post: (-0.707f,-0.000f,0.354f), -0.707f
  1194. Expected: (-0.707f,-0.000f,0.354f), -0.707f
  1195.  
  1196. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1197. Post: (0.707f,0.000f,-0.354f), 0.707f
  1198. Expected: (0.707f,0.000f,-0.354f), 0.707f
  1199.  
  1200. Translation * scale matrix
  1201. 1.00 0.00 0.00 0.00
  1202. 0.00 2.00 0.00 0.00
  1203. 0.00 0.00 3.00 0.00
  1204. 0.00 3.00 0.00 1.00
  1205.  
  1206. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1207. Post: (-0.707f,-0.354f,0.000f), 1.061f
  1208. Expected: (-0.707f,-0.354f,0.000f), 1.061f
  1209.  
  1210. Pre: (0.707f,0.707f,0.000f), -0.000f
  1211. Post: (0.707f,0.354f,0.000f), -1.061f
  1212. Expected: (0.707f,0.354f,0.000f), -1.061f
  1213.  
  1214. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1215. Post: (-0.707f,0.354f,0.000f), -1.061f
  1216. Expected: (-0.707f,0.354f,0.000f), -1.061f
  1217.  
  1218. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1219. Post: (0.707f,-0.354f,0.000f), 1.061f
  1220. Expected: (0.707f,-0.354f,0.000f), 1.061f
  1221.  
  1222. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1223. Post: (-0.707f,-0.354f,0.000f), 1.768f
  1224. Expected: (-0.707f,-0.354f,0.000f), 1.768f
  1225.  
  1226. Pre: (0.707f,0.707f,0.000f), -0.707f
  1227. Post: (0.707f,0.354f,0.000f), -1.768f
  1228. Expected: (0.707f,0.354f,0.000f), -1.768f
  1229.  
  1230. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1231. Post: (-0.707f,0.354f,0.000f), -1.768f
  1232. Expected: (-0.707f,0.354f,0.000f), -1.768f
  1233.  
  1234. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1235. Post: (0.707f,-0.354f,0.000f), 1.768f
  1236. Expected: (0.707f,-0.354f,0.000f), 1.768f
  1237.  
  1238. Rotation * translation * scale matrix
  1239. 1.00 0.00 0.00 0.00
  1240. 0.00 -0.00 2.00 0.00
  1241. 0.00 -3.00 -0.00 0.00
  1242. 0.00 -0.00 3.00 1.00
  1243.  
  1244. Pre: (-0.707f,-0.707f,0.000f), -0.000f
  1245. Post: (-0.707f,0.000f,-0.354f), 1.061f
  1246. Expected: (-0.707f,0.000f,-0.354f), 1.061f
  1247.  
  1248. Pre: (0.707f,0.707f,0.000f), -0.000f
  1249. Post: (0.707f,-0.000f,0.354f), -1.061f
  1250. Expected: (0.707f,-0.000f,0.354f), -1.061f
  1251.  
  1252. Pre: (-0.707f,0.707f,0.000f), -0.000f
  1253. Post: (-0.707f,-0.000f,0.354f), -1.061f
  1254. Expected: (-0.707f,-0.000f,0.354f), -1.061f
  1255.  
  1256. Pre: (0.707f,-0.707f,0.000f), -0.000f
  1257. Post: (0.707f,0.000f,-0.354f), 1.061f
  1258. Expected: (0.707f,0.000f,-0.354f), 1.061f
  1259.  
  1260. Pre: (-0.707f,-0.707f,0.000f), 0.707f
  1261. Post: (-0.707f,0.000f,-0.354f), 1.768f
  1262. Expected: (-0.707f,0.000f,-0.354f), 1.768f
  1263.  
  1264. Pre: (0.707f,0.707f,0.000f), -0.707f
  1265. Post: (0.707f,-0.000f,0.354f), -1.768f
  1266. Expected: (0.707f,-0.000f,0.354f), -1.768f
  1267.  
  1268. Pre: (-0.707f,0.707f,0.000f), -0.707f
  1269. Post: (-0.707f,-0.000f,0.354f), -1.768f
  1270. Expected: (-0.707f,-0.000f,0.354f), -1.768f
  1271.  
  1272. Pre: (0.707f,-0.707f,0.000f), 0.707f
  1273. Post: (0.707f,0.000f,-0.354f), 1.768f
  1274. Expected: (0.707f,0.000f,-0.354f), 1.768f
  1275. Image match: 100.000000
  1276.  
  1277. Starting test 62, 'terrainSceneNode'
  1278. Image match: 99.081551
  1279. Image match: 99.022278
  1280. Image match: 100.000000
  1281.  
  1282. Starting test 63, 'lightMaps'
  1283. Running test runTestWithDriver
  1284. Testing driver Irrlicht Software Driver 1.0
  1285. Testing driver Burning's Video 0.47 beautiful
  1286. Image match: 97.696465
  1287. Testing driver Direct3D 9.0
  1288. Image match: 96.762413
  1289. Testing driver OpenGL 2.1.0
  1290. Image match: 97.034309
  1291.  
  1292. Starting test 64, 'triangleSelector'
  1293. Image match: 99.999771
  1294. Image match: 99.999306
  1295. Image match: 100.000000
  1296. Image match: 100.000000
  1297. Image match: 100.000000
  1298.  
  1299. Tests finished. 62 tests of 65 passed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement