hy/tests
Kodi Arfer 3204a9e8a3 Streamline auto-promotion and position spoofing
Auto-promotion now occurs in only two cases: when we start the compiler and when we expand a macro. It's fully recursive so even a non-model nested in a model will be promoted.

This change fixes some regressions induced by the stricter type checks of the pattern-matching compiler.
2018-06-05 09:23:21 -07:00
..
compilers Streamline auto-promotion and position spoofing 2018-06-05 09:23:21 -07:00
importer Don't let HyExpression etc. inherit from HyList 2018-04-29 19:17:47 -07:00
macros Update test_preprocessor_exceptions 2018-04-29 19:29:17 -07:00
native_tests Streamline auto-promotion and position spoofing 2018-06-05 09:23:21 -07:00
resources Test complex numbers in test_hy2py 2018-05-20 14:11:35 -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 Re-enable tests that were stymied by an astor bug 2018-05-29 09:18:42 -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