hy/tests/compilers
Gergely Nagy 439fa6eb17 core.macros: Fix a for corner case
In case for doesn't get a body, raise the appropriate, descriptive error
instead of an IndexOutOfBounds one. Also updated the failing test case.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-08-10 10:16:25 +02:00
..
native Remove the import-as and import-from builtins 2013-04-20 16:06:32 +02:00
__init__.py Adding more testing. 2013-03-02 23:47:16 -05:00
test_ast.py core.macros: Fix a for corner case 2015-08-10 10:16:25 +02:00
test_compiler.py move imports and operators to satisfy new version of pep8 checker 2015-02-16 22:21:49 -08:00
test_quoting.py Adding some basic testing in; more to come. 2013-04-08 20:23:51 -04:00