hy/tests
Kodi Arfer f332ad2eae Improve testing of hy2py
Instead of just checking that hy2py outputs a nonempty string and doesn't crash, we check that a hy2py-generated Python program works the same as the original Hy program.

This test suggests my plan to make hy2py output real Python has succeeded, so I updated NEWS accordingly.
2018-04-08 15:35:57 -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 Make HyKeyword a first class objects 2018-04-07 22:29:20 -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 Improve testing of hy2py 2018-04-08 15:35:57 -07:00
test_hy2py.py Improve testing of hy2py 2018-04-08 15:35:57 -07:00
test_lex.py Make HyKeyword constructor consistent 2018-04-07 22:29:20 -07:00
test_models.py Update copyright years 2018-01-01 10:38:33 -05:00