hy/tests
Kodi Arfer 18acfe6495 Revert the extension of with-decorator to setv
This is no longer necessary now that `defn` always produces a `FunctionDef`.

To compensate, I've made small edits to two contrib modules and reverted a small test change.
2017-04-13 06:36:00 +03:00
..
compilers Fix bug: quoting a bytestring raises ImportError (#1245) 2017-03-04 19:04:28 -06:00
importer Revert the extension of with-decorator to setv 2017-04-13 06:36:00 +03:00
macros Consolidate hy.models.* and tests/models/* into one file apiece 2017-02-16 19:43:00 -08:00
native_tests Revert the extension of with-decorator to setv 2017-04-13 06:36:00 +03:00
resources Minor test reorganization 2017-02-24 12:47:35 -08:00
__init__.py Add hy.contrib.hy-repr 2017-03-24 08:43:53 -07:00
test_bin.py Add tests for #533 2017-03-30 16:10:34 -07:00
test_lex.py Fix a crash when tokenizing a single quote 2017-04-07 21:12:17 +03:00
test_models.py Consolidate hy.models.* and tests/models/* into one file apiece 2017-02-16 19:43:00 -08:00