[chronojump] guiTests now perform simple jumps



commit 26c0819050f0e963c5c9c9f3e8c50e53c19d3626
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Jan 13 04:08:34 2017 +0100

    guiTests now perform simple jumps

 src/gui/guiTests.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/guiTests.cs b/src/gui/guiTests.cs
index 3133c14..c2c5bf0 100644
--- a/src/gui/guiTests.cs
+++ b/src/gui/guiTests.cs
@@ -141,7 +141,8 @@ public class CJTests
        {
                CJTests.Types.MODE_JUMPSREACTIVE,
                CJTests.Types.SESSION_LOAD,
-               CJTests.Types.CONTACTS_RJ_3J,
+               //CJTests.Types.CONTACTS_RJ_3J,
+               CJTests.Types.MODE_JUMPSSIMPLE,
                CJTests.Types.BUCLE_1_ON,
                        CJTests.Types.PERSON_SELECT, //bucle1startPos //repeat from here //when all persons 
have done a jumps/runs test, will end
                        CJTests.Types.CONTACTS_EXECUTE_TEST,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]