hy/tests/compilers
Zack M. Davis 8a03e922c1 AST test coverage for &kwonly; cant_compile returns exception object
Much like how `can_compile` returns the compilation result, which some
tests make use of, it may be useful for for `cant_compile` to return the
exception object that it caught, for more specific assertions.
2015-07-22 22:06:51 -07: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 AST test coverage for &kwonly; cant_compile returns exception object 2015-07-22 22:06:51 -07: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