hy/tests
Will Kahn-Greene 07dec18dc3 Fix "hy -c CMD" to show lex errors; add tests
* tells you there's a lex error, but doesn't tell you much else
* adds tests for all new bin/hy functionality
2013-04-24 22:23:12 -04:00
..
compilers Make temp attribute more solid and add unit test on regression 2013-04-24 22:36:49 +02:00
importer importer: doc update, MetaImport refactor 2013-04-20 22:11:53 +02:00
lex Merge branch 'master' into pr/140 2013-04-21 12:29:09 -04:00
macros Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
native_tests Fix 'direction' of 'drop' function 2013-04-21 15:46:31 -05:00
resources Test importing things with dashes 2013-04-07 09:54:53 -04:00
__init__.py Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
test_bin.py Fix "hy -c CMD" to show lex errors; add tests 2013-04-24 22:23:12 -04:00
test_util.py Introduce a context manager for compiler.returnable 2013-04-21 17:14:26 +02:00