Advertisement
Guest User

Untitled

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