From 69e91e32b64eaeda4b60f77ded8cd4cbcf6ab1fe Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Tue, 22 May 2012 17:57:30 +0000 Subject: [PATCH] Fixed some test targets --- .cproject | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/.cproject b/.cproject index 5ee6f0fdb..9cd83790e 100644 --- a/.cproject +++ b/.cproject @@ -689,18 +689,26 @@ true true - + make -j5 - nonlinear.testValues.run + testValues.run true true true - + make -j5 - nonlinear.testOrdering.run + testOrdering.run + true + true + true + + + make + -j5 + testKey.run true true true