]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fixing problems in the database unit testing environment with Acorn 90/1690/3
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 5 Apr 2018 06:47:03 +0000 (09:47 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 5 Apr 2018 13:46:47 +0000 (16:46 +0300)
* 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


No differences found