hy/tests/compilers
Nicolas Dandrimont f6aa7e953d Always import __future__.print_statement in hy code
This allows us to drop the print special-casing in the
compiler, and makes behavior consistent in Python2/3.
2013-09-22 15:31:15 +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 Always import __future__.print_statement in hy code 2013-09-22 15:31:15 +02:00
test_compiler.py Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
test_quoting.py Adding some basic testing in; more to come. 2013-04-08 20:23:51 -04:00