hy/tests
Yigong Wang 4073c78069 Add -E support for Hy REPL
This commit adds -E support for Hy. Similar to Python, hy will ignore
all PYTHON* environment variables, e.g. PYTHONPATH and PYTHONHOME,
that might be set.
2018-03-31 15:16:40 -07:00
..
compilers Improve checks inside `defclass` 2018-03-31 02:43:53 -04:00
importer Update copyright years 2018-01-01 10:38:33 -05:00
macros Update copyright years 2018-01-01 10:38:33 -05:00
native_tests Fix `defclass` construction 2018-03-31 02:43:53 -04:00
resources Add -E support for Hy REPL 2018-03-31 15:16:40 -07:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Add -E support for Hy REPL 2018-03-31 15:16:40 -07:00
test_lex.py Overhaul mangling rules 2018-03-13 14:55:53 -04:00
test_models.py Update copyright years 2018-01-01 10:38:33 -05:00