irrlicht/tests
hybrid 7e28379c42 Add new test file to project files
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4695 dfc29bdd-3216-0410-991c-e03cc46cb475
2014-02-18 23:19:46 +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 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
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 - fixed issues with a D3D driver and Aero effects. 2012-04-28 18:23:23 +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 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
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 Bump copyright to 2012 2012-09-30 23:38:54 +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 Add tests for mergeFilename. 2014-02-13 00:17:50 +00:00
makeColorKeyTexture.cpp Bump copyright to 2012 2012-09-30 23:38:54 +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 Bump copyright to 2012 2012-09-30 23:38:54 +00:00
orthoCam.cpp Bump copyright to 2012 2012-09-30 23:38:54 +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 Bump copyright to 2012 2012-09-30 23:38:54 +00:00
sceneCollisionManager.cpp Bump copyright to 2012 2012-09-30 23:38:54 +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 - 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 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 Bump copyright to 2012 2012-09-30 23:38:54 +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 Fix some indentation and white spacing before parantheses 2013-04-04 16:31:34 +00:00
testUtils.h Fix screenshots under Linux/OpenGL for formats ECF_R5G6B5 (failed before) and ECF_R8G8B8 (red and blue where switched). Note that R5G6B5 still has strange results when writing to file. But that's due to a bug in color-conversion, which is fixed already in 1.7 and will be merged to trunk soon. 2012-06-12 20:59:47 +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 a bunch of off-by one errors in irr::core::string in functions equals_substring_ignore_case, findFirst, findFirstChar, findNext, findLast, findLastChar, replace, remove and removeChars. This prevents some potential memory access errors, find functions no longer try to find the \0, replace no longer replaces the \0 and remove no longer tries to remove it (which did remove the last character instead). 2012-09-06 19:49:45 +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 Add new test file to project files 2014-02-18 23:19:46 +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 Add new test file to project files 2014-02-18 23:19: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 Add new test file to project files 2014-02-18 23:19:46 +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 Add new test file to project files 2014-02-18 23:19:46 +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 Add new test file to project files 2014-02-18 23:19:46 +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 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
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