hy/tests
Kodi Arfer 87aced2370 Don't let HyExpression etc. inherit from HyList
This means the compiler no longer allows e.g. `(fn (x) ...)` in place of `(fn [x] ...)`.
2018-04-29 19:17:47 -07:00
..
compilers Don't let HyExpression etc. inherit from HyList 2018-04-29 19:17:47 -07:00
importer Don't let HyExpression etc. inherit from HyList 2018-04-29 19:17:47 -07:00
macros Move logic from macroexpand_1 to macroexpand 2018-04-21 12:25:29 -07:00
native_tests Don't let HyExpression etc. inherit from HyList 2018-04-29 19:17:47 -07:00
resources Improve testing of hy2py 2018-04-08 15:35:57 -07:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Fix unit tests when run with PYTHONDONTWRITEBYTECODE 2018-04-14 12:12:01 -07:00
test_hy2py.py Improve testing of hy2py 2018-04-08 15:35:57 -07:00
test_lex.py Remove tests of cons cells 2018-04-12 16:45:17 -07:00
test_models.py Remove tests of cons cells 2018-04-12 16:45:17 -07:00