hy/tests
Ryan Gonzalez 289f172d56 Fix #1790: Rework statements in while condition
This avoids compiling them more than once while also applying some simplification.
2019-07-22 11:34:48 -04:00
..
compilers Remove non-native tests of Python 2 2019-06-04 14:01:59 -04:00
importer Add a test for a previously fixed reloading bug 2019-06-28 13:41:14 -04:00
macros Improve correspondence with Python errors and console behavior 2019-02-07 13:45:41 -05:00
native_tests Fix #1790: Rework statements in while condition 2019-07-22 11:34:48 -04:00
resources Remove uses of defclass attribute lists 2019-07-17 14:34:31 -04:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Remove Python 2 support from hy.importer 2019-06-04 14:01:59 -04:00
test_hy2py.py Remove uses of defclass attribute lists 2019-07-17 14:34:31 -04:00
test_lex.py Fix .end_line and .end_column of single-token models 2019-02-24 10:13:17 -05:00
test_models.py Remove hy._compat's type aliases 2019-06-04 14:01:59 -04:00