hy/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
..
compilers Implement format strings 2019-02-26 14:04:24 -05:00
importer Retain compiled source and file information for exceptions 2019-02-07 13:43:58 -05:00
macros Improve correspondence with Python errors and console behavior 2019-02-07 13:45:41 -05:00
native_tests add `tuple?` function `hy.core` 2019-04-23 15:25:49 -04:00
resources Update copyright years 2019-02-07 08:57:35 -05:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Cache command line source for exceptions 2019-02-07 13:45:41 -05:00
test_hy2py.py Update copyright years 2019-02-07 08:57:35 -05:00
test_lex.py Fix .end_line and .end_column of single-token models 2019-02-24 10:13:17 -05:00
test_models.py Update copyright years 2019-02-07 08:57:35 -05:00