aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-01- Simplified the Test type.Eduardo Julian21-806/+905
- Added Test combinators. - Removed unnecessary testing macros (testing only needs assertions).
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian42-0/+3327
plugin's and the Emacs mode's into a big monorepo, to keep development unified.