8000 GitHub - michiakig/tests.sml
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

michiakig/tests.sml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny testing framework/library for Standard ML. see example.sml for
how to use it, and run those tests with `make test`. should get:

$ make test
ml-build example.cm Example.main
Standard ML of New Jersey v110.75 [built: Sat May 25 23:19:32 2013]
[scanning example.cm]
...
sml @SMLload=example.x86-darwin
[rev] pass
[tl] pass
[hd] FAIL uncaught exception: Empty
[null] pass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0