add tests for extra thunks in maps
- we check most functions that create or update entries, namely singleton, insert, insertWith, fromList, fromListWith, fromAscList, fromDistinctAscList, and fromAscListWith
Showing
- containers-tests/containers-tests.cabal 10 additions, 0 deletionscontainers-tests/containers-tests.cabal
- containers-tests/tests/Utils/IsUnit.hs 42 additions, 0 deletionscontainers-tests/tests/Utils/IsUnit.hs
- containers-tests/tests/intmap-strictness.hs 61 additions, 1 deletioncontainers-tests/tests/intmap-strictness.hs
- containers-tests/tests/map-strictness.hs 62 additions, 1 deletioncontainers-tests/tests/map-strictness.hs
Loading
Please register or sign in to comment