hy/tests
Kodi Arfer a4158c5543 Add tests for the empty keyword
I have some macros for using pandas and NumPy that expect : to be a keyword instead of an ordinary symbol. These tests will ensure that we don't break this unless we want to.
2016-12-21 10:19:42 -08:00
..
compilers Give an error on empty attributes (#1138) 2016-11-30 07:00:48 +02:00
importer Modernized. 2016-12-20 10:54:11 +02:00
lex Add a module for getting reserved words (#1171) 2016-12-12 10:11:42 +02:00
macros Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
models Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
native_tests Add tests for the empty keyword 2016-12-21 10:19:42 -08:00
resources Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
test_files Run file using hy -i 2015-02-28 18:11:42 +10:00
__init__.py Add lazy sequences into contrib 2016-11-08 21:23:49 +02:00
test_bin.py Run file using hy -i 2015-02-28 18:11:42 +10:00