hy/tests
Gergely Nagy f03b538787 Implement the (and) function
The function takes at least two arguments, and turns it into a pythonic
and statement, which returns the last True-ish value, or False.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-07 23:54:56 +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 (and) function 2013-04-07 23:54:56 +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