irrlicht/tests
cutealien 7f8604ca93 Merge branch releases/1.8 revisions 5140:5149 into trunk:
- Add warning in tests when stabilizing screenshots fails 
(Note - it still fails sometimes, just less now with trying to get a good screenshot)


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5150 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-10-06 20:48:42 +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 Update test drawVertexPrimitives 2015-04-11 16:08:54 +00:00
2dmaterial.cpp Add _IRR_COMPILE_WITH_XML_ define to allow compiling Irrlicht without xml (patch written by curaga) 2013-01-02 23:13:21 +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 Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others. 2012-11-20 18:31:33 +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 Bump copyright to 2012 2012-09-30 23:38:54 +00:00
billboards.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
burningsVideo.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
collisionResponseAnimator.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
color.cpp Fix function name change from libpng update. 2010-07-18 11:00:28 +00:00
coreutil.cpp Add tests for mergeFilename. 2014-02-13 00:17:50 +00:00
createImage.cpp Add some error checking in test. 2014-01-13 20:05:16 +00:00
cursorSetVisible.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
disambiguateTextures.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
draw2DImage.cpp - Removed old IVideoDriver::setRenderTarget method. 2015-03-31 19:07:17 +00:00
drawPixel.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
drawRectOutline.cpp Anonymous namespace for test code to avoid name clashes 2012-08-23 11:22:50 +00:00
drawVertexPrimitive.cpp Update test drawVertexPrimitives 2015-04-11 16:08:54 +00:00
enumerateImageManipulators.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
exports.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
fast_atof.cpp Fix bug in atof test. Thx @cerf for reporting. 2015-04-10 16:37:25 +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 to 2012 2012-09-30 23:38:54 +00:00
guiDisabledMenu.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
ioScene.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
irrArray.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
irrCoreEquals.cpp Bump copyright to 2012 2012-09-30 23:38:54 +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 Bump copyright to 2012 2012-09-30 23:38:54 +00:00
lightMaps.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
lights.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
loadTextures.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
main.cpp Fix serializing colors as strings and add a general test for serializing attributes as strings. 2014-04-29 15:59:53 +00:00
makeColorKeyTexture.cpp - Removed old IVideoDriver::setRenderTarget method. 2015-03-31 19:07:17 +00:00
material.cpp - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +00:00
matrixOps.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
md2Animation.cpp Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others. 2012-11-20 18:31:33 +00:00
meshLoaders.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
meshTransform.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
mrt.cpp - Removed old IVideoDriver::setRenderTarget method. 2015-03-31 19:07:17 +00:00
orthoCam.cpp Remove DX8 references from tests. 2015-03-23 20:44:22 +00:00
planeMatrix.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
projectionMatrix.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
removeCustomAnimator.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
renderTargetTexture.cpp - Removed old IVideoDriver::setRenderTarget method. 2015-03-31 19:07:17 +00:00
sceneCollisionManager.cpp Cameras return again an empty boundingbox (at 0,0,0) instead of returning the frustum boundingbox. Thx @robmar for reporting this. 2015-04-19 19:55:07 +00:00
sceneNodeAnimator.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
screenshot.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
serializeAttributes.cpp Fix serializing colors as strings and add a general test for serializing attributes as strings. 2014-04-29 15:59:53 +00:00
skinnedMesh.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
softwareDevice.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
stencilshadow.cpp Remove DX8 references from tests. 2015-03-23 20:44:22 +00:00
terrainSceneNode.cpp Fix warnings, layout, and return value. 2011-07-01 22:57:55 +00:00
testDimension2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testGeometryCreator.cpp Indentation 2014-01-13 20:03:49 +00:00
testLine2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testQuaternion.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testS3DVertex.cpp Replace asserts in tests with new macro assert_log. 2012-04-03 21:27:22 +00:00
testUtils.cpp Merge branch releases/1.8 revisions 5140:5149 into trunk: 2015-10-06 20:48:42 +00:00
testUtils.h Remove D3D8 tests. 2015-04-15 21:04:01 +00:00
testVector2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testVector3d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testXML.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
testaabbox.cpp Add getRadius method for aabbox3d, as suggested by hendu 2013-03-07 16:57:55 +00:00
tests-last-passed-at.txt - Fix: CGUIImage no longer scales wrong when working with textures which don't have the original image size. 2015-09-16 21:11:30 +00:00
tests-readme.txt Add list of test casses with numbers for easier access to single tests. We can also add some descriptions there. 2012-08-17 17:07:08 +00:00
tests.cbp Link to X11 on c::b project file for tests (got changed recently in other project files). 2014-04-29 15:13:31 +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_vc10.sln Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
tests_vc10.vcxproj Merge branch releases/1.8 revisions 5129:5140 into trunk: 2015-09-20 11:19:26 +00:00
tests_vc11.sln First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. 2012-08-22 23:14:16 +00:00
tests_vc11.vcxproj Merge branch releases/1.8 revisions 5129:5140 into trunk: 2015-09-20 11:19:26 +00:00
tests_vc12.sln - Added Visual Studio 2013 project files. 2015-01-11 20:11:21 +00:00
tests_vc12.vcxproj - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
tests_vc14.sln - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
tests_vc14.vcxproj - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
textureFeatures.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
textureRenderStates.cpp Bump copyright to 2012 2012-09-30 23:38:54 +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 Bump copyright to 2012 2012-09-30 23:38:54 +00:00
triangle3d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
triangleSelector.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
userClipPlane.cpp Merge branch releases/1.8 revisions 4828:4923 into trunk: 2014-09-17 16:00:52 +00:00
vectorPositionDimension2d.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
videoDriver.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
viewPort.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
writeImageToFile.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00