EEberhard Graetherbuild: revised build scripts
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
build: revised build scripts | 6 年前 | |
data: database storage * replaced storage by a new version that utilizes sqlite for persistence. * added SqliteStorage to manage direct access to the database. * added testsuit for sqlite. * slimmed down the protected interface of the storage. * changed tests in StorageTestSuit to avoid using protected methods of the storage. * added functions to begin and commit a transaction to the storage. * removed GraphFilterTestSuite. * removed GraphFilterConductorTestSuite. * added Node and Edge constructor that takes id as parameter * added constructor for TokenComponentNameCached that accepts NameHierarchy as parameter * added TokenLocation constructor that takes locationId as parameter. * created respective construction functions in TokenLocatonLine, -File and -Collection. fortune cookie message = Recognition will come from unexpected sources. | 10 年前 | |
config: setup Added implementation of config Manager and tests. reviewer=Ebsi review url=https://git.mediacube.at/egraether.mmt-b2009/masterproject/merge_request/3 | 12 年前 | |
src: replaced unit test framework CxxTest with Catch2 | 6 年前 |