irrlicht/tests
cutealien 3aa4260646 Prevent memoryleak in stabilizeScreenBackground.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4173 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-06-03 21:41:20 +00:00
..
empty/empty Merged revisiosn 1851:1883 from 1.5 branch. unit tests and severla bug fixes. 2008-11-29 22:35:56 +00:00
media Fix 8bit grey image TGAs, which were not working due to missing palette. Also switched to RGB8 format, as otherwise a loss in precision would occur. Thanks to Klunk for the error report and a test image. 2012-04-29 23:16:29 +00:00
2dmaterial.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
Makefile - XML-reader now preserves all whitespace. So even newlines are now returned as EXN_TEXT nodes. Old behavior was dropping those, but it handled unix-style newlines badly and should rather have preserved all whitespace or none. Preserving no whitespace could be useful feature for the future. 2012-02-20 19:43:51 +00:00
anti-aliasing.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
archiveReader.cpp CFileSystem::removeFileArchive now checking for normalized path + corresponding test now evaluated. 2012-04-16 16:44:13 +00:00
b3dAnimation.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
billboards.cpp Test ioScene needed time set to the number of the beast to work (I'm not joking man!). Works now independent of computer speed (but should probably use an updated irr file sooner or later - is this from irrEdit as the format looks outdated?). 2012-05-29 21:35:31 +00:00
burningsVideo.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
collisionResponseAnimator.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
color.cpp Fix function name change from libpng update. 2010-07-18 11:00:28 +00:00
createImage.cpp Fix 8bit grey image TGAs, which were not working due to missing palette. Also switched to RGB8 format, as otherwise a loss in precision would occur. Thanks to Klunk for the error report and a test image. 2012-04-29 23:16:29 +00:00
cursorSetVisible.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
disambiguateTextures.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
draw2DImage.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
drawPixel.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
drawRectOutline.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
enumerateImageManipulators.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
exports.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
fast_atof.cpp Fix typos in output. 2011-04-27 21:16:14 +00:00
filesystem.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
flyCircleAnimator.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
guiDisabledMenu.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
ioScene.cpp Test ioScene needed time set to the number of the beast to work (I'm not joking man!). Works now independent of computer speed (but should probably use an updated irr file sooner or later - is this from irrEdit as the format looks outdated?). 2012-05-29 21:35:31 +00:00
irrArray.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
irrCoreEquals.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
irrList.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
irrMap.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
irrString.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
lightMaps.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
lights.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
loadTextures.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
main.cpp - XML-reader now preserves all whitespace. So even newlines are now returned as EXN_TEXT nodes. Old behavior was dropping those, but it handled unix-style newlines badly and should rather have preserved all whitespace or none. Preserving no whitespace could be useful feature for the future. 2012-02-20 19:43:51 +00:00
makeColorKeyTexture.cpp Re-enable tests with burnings video. Fix some whitespaces. 2011-05-05 00:02:57 +00:00
material.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
matrixOps.cpp Test matrixOps needs a slightly larger epsilon on 64-bit. 2012-06-03 18:59:24 +00:00
md2Animation.cpp Merge from 1.7 branch, revisions 3877-3908. Fix for getSphericalCoordinateAngles, some warnign fixes, md2 normal fix, several GUI fixes, isPointInside fix, zip endianess fix. 2011-09-08 21:50:10 +00:00
meshLoaders.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
meshTransform.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
mrt.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
orthoCam.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
planeMatrix.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
projectionMatrix.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
removeCustomAnimator.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
renderTargetTexture.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
sceneCollisionManager.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
sceneNodeAnimator.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
screenshot.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
serializeAttributes.cpp - Add vector2d and dimension2d attributes (both already had incomplete parts of implementations for some reason) 2011-11-29 22:56:28 +00:00
skinnedMesh.cpp Fix some warnings. 2011-04-27 21:13:16 +00:00
softwareDevice.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
stencilshadow.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
terrainSceneNode.cpp Fix warnings, layout, and return value. 2011-07-01 22:57:55 +00:00
testDimension2d.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testGeometryCreator.cpp Fix leaks in several tests. Current test results (WinXP/VS10): 53 passing, 10 failing, 3 don't run through (collisionResponseAnimator, sceneCollisionManager, screenshot). 2012-02-12 11:47:11 +00:00
testLine2d.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testQuaternion.cpp Fix rotationFromTo as suggested by AgentD, using the from vector instead of the current values from the quaternion. After all, this quaternion has nothing to do with from or to so far, so the values contained there are rather arbitrary. Moreover, I'm normalizing the quaternion before returning it, as it is a rotation quaternion, which should be a unit quat. Test cases are also extended. For now only in trunk, may be backported after further testing. 2011-08-30 14:13:45 +00:00
testS3DVertex.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testUtils.cpp Prevent memoryleak in stabilizeScreenBackground. 2012-06-03 21:41:20 +00:00
testUtils.h - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
testVector2d.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testVector3d.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testXML.cpp Added two macros to call tests for all drivers, or for all hw drivers, with just one call. 2011-06-07 21:09:32 +00:00
testaabbox.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
tests-last-passed-at.txt Test matrixOps needs a slightly larger epsilon on 64-bit. 2012-06-03 18:59:24 +00:00
tests-readme.txt Add some more tests docs, and revert some value changes which need different treatment. 2009-11-12 19:49:36 +00:00
tests.cbp - XML-reader now preserves all whitespace. So even newlines are now returned as EXN_TEXT nodes. Old behavior was dropping those, but it handled unix-style newlines badly and should rather have preserved all whitespace or none. Preserving no whitespace could be useful feature for the future. 2012-02-20 19:43:51 +00:00
tests.workspace https://sourceforge.net/tracker2/?func=detail&aid=2552603&group_id=74339&atid=540678 2009-01-31 17:01:45 +00:00
tests_vc8.sln Changes in 1.6 TA 2009-02-10 15:08:23 +00:00
tests_vc8.vcproj More fixed to make line2d work with integers this time in intersectWith and getClosestPoint. 2012-02-13 15:16:46 +00:00
tests_vc9.sln Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included. 2010-01-08 11:46:38 +00:00
tests_vc9.vcproj More fixed to make line2d work with integers this time in intersectWith and getClosestPoint. 2012-02-13 15:16:46 +00:00
tests_vc10.sln Add the other msvc 2010 project and solution files. Fix all configurations to work as expected. 2010-08-31 16:51:14 +00:00
tests_vc10.vcxproj More fixed to make line2d work with integers this time in intersectWith and getClosestPoint. 2012-02-13 15:16:46 +00:00
textureFeatures.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
textureRenderStates.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
timer.cpp Fix more device->drop calls to properly remove the window as well under windows. 2010-12-07 18:16:42 +00:00
transparentMaterials.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
triangle3d.cpp Only do single precision tests on 32-bit Windows (try 2) 2012-04-25 09:18:54 +00:00
triangleSelector.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
vectorPositionDimension2d.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
videoDriver.cpp Added two macros to call tests for all drivers, or for all hw drivers, with just one call. 2011-06-07 21:09:32 +00:00
viewPort.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
writeImageToFile.cpp Have to use fuzzy comparison instead of binary comparision in test writeImageToFile as it's using renderresult which can differ slightly in some pixels. 2012-06-02 20:25:29 +00:00