0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates to README, with some spec changes I forgot to add to the previous commit. More... almost 15 years ago
Added helpful output to assertEqual. Since this added a requirement of (Show a), also added assertEqualNoShow that just tells you that the two things weren't equal. More... almost 15 years ago
tiny edits More... almost 15 years ago
Refactoring, added test for overlay helper function, added README. More... almost 15 years ago
Switched from Pending (a branch node with subnodes that don't get evaluated) to ItEventually (a leaf node that doesn't get evaluated), which simplified the testing grammar and the output. Added basic comments showing authorship and principles. Recreated all of the bootstrapping HUnit tests using Contexht itself. More... almost 15 years ago
Added spec display More... almost 15 years ago
Refactored spike a bit More... almost 15 years ago
Added specBar, and specs for same. More... almost 15 years ago
Removed message from FAIL; with only one assertion per It, it seemed redundant. More... almost 15 years ago
Added bootstrap HUnit tests and started moving code from spike.hs into the Contexht module as the tests require them. Added first set of specs to describe the spec framework as well. More... almost 15 years ago
Added assert. More... almost 15 years ago
Refactored pending behavior, but it's still rather ugly More... almost 15 years ago
Added pending behavior, but it really needs refactoring More... almost 15 years ago
working runner More... almost 15 years ago