Hi John,
wow, ninja really does speed up built times quite a bit.

When running ctest I noticed that the following tests FAILED:
        239 - RegressionTest_647D5DB9 (Failed)


The patch below fixes the regression test for me:
diff --git a/test/regress/647D5DB9.test b/test/regress/647D5DB9.test
index 7e53f23..9b6d851 100644
--- a/test/regress/647D5DB9.test
+++ b/test/regress/647D5DB9.test
@@ -11,5 +11,5 @@ P 2009/01/31 02:18:02 AAPL $4
 P 3000/01/01 02:18:02 APPL $100
 
 test bal --end 2008/12/31 -JV Equities
-2008-12-31 1500
+2008-06-30 1500
 end test


Alexis

Reply via email to