Age | Commit message (Collapse) | Author |
|
test-contrib.macro-utils
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reader/writer no longer use the "file" function.
|
|
|
|
|
|
|
|
|
|
|
|
Because macroexpand returns a Cons, not a list, we need
this to get all possible expansions.
Reported by Konrad Hinsen.
|
|
|
|
|
|
|
|
|
|
|
|
This should make it easier to write other reporting formats,
such as JUnit.
Also updated test_is/tests.clj and test_is/tap.clj
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for combine
|
|
|
|
|
|
|
|
called. Fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added tests that use a fixture dir (we should standardize on something here)
|
|
|