From 044fe29f3dd60757fb62de59c52f45bd6039df05 Mon Sep 17 00:00:00 2001 From: cutealien Date: Mon, 28 Mar 2022 19:52:00 +0000 Subject: [PATCH] Slow down switching drivers in orthoCam test. Add 2 missing test-files to c::b project file. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6320 dfc29bdd-3216-0410-991c-e03cc46cb475 --- tests/orthoCam.cpp | 2 +- tests/tests-last-passed-at.txt | 8 ++++---- tests/tests.cbp | 10 ++++------ 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/tests/orthoCam.cpp b/tests/orthoCam.cpp index deb08bcd..11e37863 100644 --- a/tests/orthoCam.cpp +++ b/tests/orthoCam.cpp @@ -96,7 +96,7 @@ bool orthoCam(void) // passed &= testOrthoCam(video::EDT_SOFTWARE); passed &= testOrthoCam(video::EDT_BURNINGSVIDEO); passed &= testOrthoCam(video::EDT_DIRECT3D9); - + SLOW_SWITCH; // TODO: not sure if burnings could work? Currently it doesn't. passed &= testOrthoStencil(video::EDT_OPENGL); passed &= testOrthoStencil(video::EDT_DIRECT3D9); diff --git a/tests/tests-last-passed-at.txt b/tests/tests-last-passed-at.txt index 1ee20e7c..8a6f62d0 100644 --- a/tests/tests-last-passed-at.txt +++ b/tests/tests-last-passed-at.txt @@ -1,4 +1,4 @@ -Tests finished. 72 tests of 72 passed. -Compiled as DEBUG -Test suite pass at GMT Mon Mar 14 15:09:21 2022 - +Tests finished. 72 tests of 72 passed. +Compiled as DEBUG +Test suite pass at GMT Mon Mar 28 19:50:44 2022 + diff --git a/tests/tests.cbp b/tests/tests.cbp index f5d2dd10..f0a90b52 100644 --- a/tests/tests.cbp +++ b/tests/tests.cbp @@ -107,7 +107,7 @@ - + @@ -117,6 +117,7 @@ + @@ -127,6 +128,7 @@ + @@ -150,10 +152,6 @@ - - - - - +