Skip to content

Releases: lancelote/sml-test

sml-test v1.3.0

04 Jul 15:01
8032089
Compare
Choose a tag to compare

Fixes

  • #12 Report failed usages as errors

sml-test v1.2.0

18 Jun 14:19
14e0aa4
Compare
Choose a tag to compare

Fixes

  • #9 Handle runtime exceptions

sml-test v1.1.2

12 Jun 16:04
71587d4
Compare
Choose a tag to compare

Fixes

  • Catch mismatch type errors

sml-test v1.1.1

12 Jun 15:38
7c6d4b5
Compare
Choose a tag to compare

Fixes

  • Report errors in the implementation files as well

sml-test v1.0.1

12 Jun 13:01
0b109b0
Compare
Choose a tag to compare

Fixes

  • Report a file with failed tests/error to STDOUT instead of STDERR

sml-test v1.0.0

05 Jun 13:42
Compare
Choose a tag to compare

Features

  • Runs tests recursively from the current working directory
  • Add -v flag to show raw SML output