hy/tests/native_tests
Tristan Cacqueray d793cee90a add `tuple?` function `hy.core`
`tuple?` will test if the argument is an instance of tuple.
2019-04-23 15:25:49 -04:00
..
contrib Update copyright years 2019-02-07 08:57:35 -05:00
extra Update copyright years 2019-02-07 08:57:35 -05:00
__init__.py Support PEP 328 2018-02-06 23:41:12 -05:00
comprehensions.hy Update uses of the old comprehension forms 2018-06-13 17:31:08 -07:00
core.hy add `tuple?` function `hy.core` 2019-04-23 15:25:49 -04:00
defclass.hy Update copyright years 2019-02-07 08:57:35 -05:00
language.hy Remove checks in tests for Python 3.5 2019-03-17 18:30:42 -04:00
mangling.hy Update copyright years 2019-02-07 08:57:35 -05:00
mathematics.hy Remove checks in tests for Python 3.5 2019-03-17 18:30:42 -04:00
model_patterns.hy Update copyright years 2019-02-07 08:57:35 -05:00
native_macros.hy Add special exception and handling for wrapper errors 2019-02-07 13:45:41 -05:00
operators.hy Remove checks in tests for Python 3.5 2019-03-17 18:30:42 -04:00
py3_only_tests.hy Move Python 3.5 tests to `py3_only_tests.hy` 2019-03-17 18:33:06 -04:00
py36_only_tests.hy Update copyright years 2019-02-07 08:57:35 -05:00
quote.hy Update copyright years 2019-02-07 08:57:35 -05:00
tag_macros.hy Update copyright years 2019-02-07 08:57:35 -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 Update copyright years 2019-02-07 08:57:35 -05:00
with_test.hy Update copyright years 2019-02-07 08:57:35 -05:00