hy/tests
Julien Danjou cb20910d93 Remove `pass' from the language.
This also fixes a bug in the pass optimize missing branch where the code is
something like: [stmt, [], stmt]; in such case we want to filter out [], so
if we end up with [] we can optimize it. This fix is needed otherwise (do)
inside (do) are not properly optimized.

Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-14 13:56:44 +02:00
..
compilers Remove `pass' from the language. 2013-04-14 13:56:44 +02:00
importer Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
lex Merge remote-tracking branch 'khinsen/float_and_complex_2' into paultag/master 2013-04-12 18:16:43 +02:00
macros Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
native_tests Remove `pass' from the language. 2013-04-14 13:56:44 +02: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