hy/tests
Kodi Arfer 83c4f63bc2 Reimplement hy-repr with registered functions
This removes a lot of hy-reprs that were hard-coded into the hy-repr function itself. It also allows you to add a hy-repr for an existing class without monkey-patching the class.
2018-03-10 18:11:07 -08:00
..
compilers Fix AST generation of a naked return 2018-02-14 16:05:31 -05: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 Reimplement hy-repr with registered functions 2018-03-10 18:11:07 -08:00
resources Support PEP 328 2018-02-06 23:41:12 -05:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Properly teardown subprocesses when testing 2018-02-14 15:38:47 -05:00
test_lex.py Fix invalid escape sequence \s in test_escapes 2018-02-14 16:05:31 -05:00
test_models.py Update copyright years 2018-01-01 10:38:33 -05:00