Skip to content

Make expectations usable again for ClojureScript#55

Merged
jaycfields merged 4 commits intoclojure-expectations:masterfrom
imikushin:fix-macro-vars
Apr 16, 2015
Merged

Make expectations usable again for ClojureScript#55
jaycfields merged 4 commits intoclojure-expectations:masterfrom
imikushin:fix-macro-vars

Conversation

@imikushin
Copy link
Copy Markdown
Contributor

Since r2985 ClojureScript introduced macro symbols in its analysis map, and expectation tried to use them to construct vars, hence the failure described here: #51 (comment)

Since 0.0-2985 ClojureScript introduced macro symbols in its analysis map and expectation used them to construct vars for test defs, hence the failure described here: clojure-expectations#51 (comment)
@imikushin imikushin mentioned this pull request Apr 16, 2015
jaycfields added a commit that referenced this pull request Apr 16, 2015
Make expectations usable again for ClojureScript
@jaycfields jaycfields merged commit 8e22160 into clojure-expectations:master Apr 16, 2015
@imikushin imikushin deleted the fix-macro-vars branch April 16, 2015 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants