hy/tests
Gergely Nagy 1b7d145c65 Implement the (or) function too
The (or) function is to be constructed similarly to (and), so refactor
the compile_and_operator function to handle or aswell.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-08 00:02:08 +02:00
..
compilers Correctly balance the brackets in the wrong syntax tests 2013-04-07 19:53:50 +02:00
importer Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
lex Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
macros Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
native_tests Implement the (or) function too 2013-04-08 00:02:08 +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