hy/tests
Philip Xu 8a83d0c1ea Fixes #1605: remove macros ap-pipe and ap-compose
Anaphoric macros do not work well with point-free style programming, in
which case both threading macros and `comp` are more adequate.
2018-05-20 13:52:51 -07:00
..
compilers Remove tuple unpacking in lambda lists 2018-05-04 10:40:22 -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 Fixes #1605: remove macros ap-pipe and ap-compose 2018-05-20 13:52:51 -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 Fix unit tests when run with PYTHONDONTWRITEBYTECODE 2018-04-14 12:12:01 -07:00
test_hy2py.py Improve testing of hy2py 2018-04-08 15:35:57 -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