9 Commits

Author SHA1 Message Date
8a9ee59234 MAINT: Makefile path separator for stdlibtest 2020-05-25 11:01:38 -04:00
9f787972ac MAINT: Makefile improvements 2020-01-04 11:31:32 -06:00
c9b9d1b7ea MAINT: Cleanup dead code. 2019-04-29 19:29:01 -05:00
535d201edc MAINT: Fix the builds to run tests always. 2019-02-19 16:37:33 -06:00
208912fdc2 MAINT: pipefail for make with pipes. 2019-02-05 18:50:44 -06:00
24aa55fdac MAINT: add to the publish target in Makefile
also make some of the targets a little more robust to re-running.
2019-01-31 17:04:21 -06:00
883f7792e6 MAINT: Bump version v0.4.1 2019-01-19 13:18:06 -06:00
692a52f46d MAINT: Add a target to make install. 2019-01-15 19:33:08 -06:00
d989e47706 FEATURE: Use a better DSL for unit tests.
* Assert now requires a tuple instead of a string containing
  statements.
* We include a helpful ucg based unit testing module.

Fixes: #26
2019-01-10 17:17:57 -06:00