hy/tests/native_tests
2017-04-26 14:00:11 -07:00
..
contrib Fix bug: loop replaced strings equal to "recur" 2017-03-30 15:49:10 -07:00
extra Correct import syntax in a test 2017-04-25 09:30:13 -07:00
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
cons.hy Remove car and cdr in favor of first and rest (#1241) 2017-03-06 10:34:40 -06:00
core.hy Make setv always return None 2017-03-24 06:38:30 +02:00
defclass.hy Remove uses of let from various tests 2017-02-04 09:07:27 -08:00
language.hy Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
mathematics.hy Remove uses of let from various tests 2017-02-04 09:07:27 -08:00
native_macros.hy Add bytestring literals 2017-02-19 09:04:45 +02:00
operators.hy Overhaul semantics of binary operators (#1261) 2017-04-13 19:42:01 -05:00
py3_only_tests.hy Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
quote.hy Move a quoting test to get rid of a directory 2017-04-26 13:58:09 -07:00
sharp_macros.hy Rename reader macros to "sharp macros" (#1282) 2017-04-21 10:07:48 -05:00
unless.hy Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
when.hy Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
with_decorator.hy Revert the extension of with-decorator to setv 2017-04-13 06:36:00 +03:00
with_test.hy Drop a set of brackets from with. 2015-10-01 10:08:04 +02:00