hy/tests
Kodi Arfer 5f00921dea Fix #1243: read raises EOFError on false inputs (#1244)
* Fix #1243: `read` raises EOFError on false inputs

* Fix crash when trying to `eval` false values
2017-03-06 10:51:25 -06:00
..
compilers Fix bug: quoting a bytestring raises ImportError (#1245) 2017-03-04 19:04:28 -06:00
importer Make fn work like lambda and remove lambda (#1228) 2017-02-22 17:36:52 -06:00
macros Consolidate hy.models.* and tests/models/* into one file apiece 2017-02-16 19:43:00 -08:00
native_tests Fix #1243: read raises EOFError on false inputs (#1244) 2017-03-06 10:51:25 -06:00
resources Minor test reorganization 2017-02-24 12:47:35 -08:00
__init__.py Remove contrib.meth 2016-12-29 08:35:54 -08:00
test_bin.py Minor test reorganization 2017-02-24 12:47:35 -08:00
test_lex.py Minor test reorganization 2017-02-24 12:47:35 -08:00
test_models.py Consolidate hy.models.* and tests/models/* into one file apiece 2017-02-16 19:43:00 -08:00