Haxl/tests
Simon Marlow ca83d6070c Update the DataCache strictly
Summary:
We weren't forcing the DataCache after inserting a new element, which
meant that an error would appear when next using the cache, rather than
when we insert the element.

Test Plan: new unit test

Reviewed By: bnitka@fb.com

Subscribers: ldbrandy, smarlow, akr, bnitka, jcoens

FB internal diff: D1420686

Tasks: 4637866
2014-07-17 13:02:02 -07:00
..
BatchTests.hs Initial open source import 2014-06-10 02:47:59 -07:00
Bench.hs Initial open source import 2014-06-10 02:47:59 -07:00
CoreTests.hs Add catchIf 2014-07-17 13:01:53 -07:00
DataCacheTest.hs Update the DataCache strictly 2014-07-17 13:02:02 -07:00
ExampleDataSource.hs Initial open source import 2014-06-10 02:47:59 -07:00
LoadCache.hs Initial open source import 2014-06-10 02:47:59 -07:00
LoadCache.txt Initial open source import 2014-06-10 02:47:59 -07:00
Main.hs Initial open source import 2014-06-10 02:47:59 -07:00
MockTAO.hs Initial open source import 2014-06-10 02:47:59 -07:00
TARGETS Initial open source import 2014-06-10 02:47:59 -07:00
TestExampleDataSource.hs Initial open source import 2014-06-10 02:47:59 -07:00
TestTypes.hs Initial open source import 2014-06-10 02:47:59 -07:00