From: Tuukka Lehtonen Date: Thu, 5 Apr 2018 06:47:03 +0000 (+0300) Subject: Fixing problems in the database unit testing environment with Acorn X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=03fac449ec81e88669169d671bb386eb93ac060d;hp=03fac449ec81e88669169d671bb386eb93ac060d Fixing problems in the database unit testing environment with Acorn * Removed static map from org.simantics.acorn.FileIO. Moved the map into a session service as org.simantics.acorn.FileCache * Changed org.simantics.db.testing.common.Tests utilities to use Acorn instead of ProCore (AcornTestHandler). Did not introduce abstraction for this for now. refs #7855 Change-Id: I92fdce70a1e436cc13af3cf0738a7e227fddd682 ---