- 20 May, 2015 5 commits
-
-
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
-
Steven Murray authored
-
- 19 May, 2015 5 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
- 18 May, 2015 6 commits
-
-
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
-
- 13 May, 2015 4 commits
-
-
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.
-
- 12 May, 2015 1 commit
-
-
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.
-
- 11 May, 2015 1 commit
-
-
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.
-
- 08 May, 2015 2 commits
-
-
Steven Murray authored
License comment is no longer filtered out by doxygen when generating web pages of the individual source files.
-
Steven Murray authored
-
- 07 May, 2015 7 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 06 May, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 05 May, 2015 7 commits
-
-
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
-
Steven Murray authored
-