- May 20, 2015
-
-
Steven Murray authored
-
Steven Murray authored
Moved all of the classes in middletier/common to the scheduler directory because most of them are specific to the scheduler. Please feel free to move those that are no so specific elsewhere.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- May 19, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
- May 18, 2015
-
-
Eric Cano authored
-
Eric Cano authored
Replaced a static const by an hardcoded value to avoid statis object initialization order issues in the unit test.
-
Eric Cano authored
Fixed memomy management of the unit test, and disabled the object store middle tier unit test, which crashes on initialization.
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
- May 13, 2015
-
-
Eric Cano authored
Added compilation of object store middle tier. The unit test cannot compile yet (commented out) as the classes are not fully implemented.
-
Eric Cano authored
Ported the directory creation of Vfs to MockNameServer, so the unit tests can pass in the presence of leftover temporary files.
-
Eric Cano authored
middletier, itself separated in interface, SQLite, objectstore and shared tests. Moved all utilities (exceptions, threading...) to a shared utility directory. Created a single, shared unit test from all the scattered ones.
-
Eric Cano authored
Ported the user tests to the new structure.
-
- May 12, 2015
-
-
Eric Cano authored
Used exceptions while moving Vfs to creating its temporary directory using mkdtemp. This allows several Vfs intances to run on the same system simultaneously. Updated the model of the abstract unit test so it can instanciate one test environement per unit test. This was needed in the current unit test for middle tier admin.
-
- May 11, 2015
-
-
Eric Cano authored
Duplicated the SQL middle tier unit tests and turned them into templated tests for re-use with other implementations of middle tier.
-
- May 08, 2015
-
-
Steven Murray authored
License comment is no longer filtered out by doxygen when generating web pages of the individual source files.
-
Steven Murray authored
-
- May 07, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- May 06, 2015
-
-
Steven Murray authored
-
- May 05, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
Moved previous versions of object store tests in a diffrent directory. They will eventually be removed.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- May 04, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-