Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/markos-scratch into lp:zorba.
Commit message: commented out ZORBA_TEST_PLAN_SERIALIZATION flag in testdriver.cpp Requested reviews: Markos Zaharioudakis (markos-za) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/151143 commented out ZORBA_TEST_PLAN_SERIALIZATION flag in testdriver.cpp -- https://code.launchpad.net/~zorba-coders/zorba/markos-scratch/+merge/151143 Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/rbkt/testdriver.cpp' --- test/rbkt/testdriver.cpp 2013-02-28 10:01:18 +0000 +++ test/rbkt/testdriver.cpp 2013-03-01 06:29:22 +0000 @@ -26,7 +26,7 @@ #include <time.h> #endif -#define ZORBA_TEST_PLAN_SERIALIZATION +//#define ZORBA_TEST_PLAN_SERIALIZATION #include "testdriverconfig.h" // SRC and BIN dir definitions #include "specification.h" // parsing spec files
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

