hy/tests
Jordan Danford c67b8bccb9 Expose read, read_str, and eval in Python
- Expose `read`, `read_str`, and `eval` in Python
- Add string evaluation example to interop section of docs
- Add test for `eval`
- Explain `eof` keyword argument in `read` docstring
2017-08-05 17:29:15 -07:00
..
compilers Implement Python 2 exec 2017-08-02 13:33:59 -04:00
importer Expose read, read_str, and eval in Python 2017-08-05 17:29:15 -07:00
macros rename sharp macros to tag macros 2017-06-22 22:48:46 -06:00
native_tests No TypeError from multi-arity defn returning None 2017-08-04 17:08:41 +02:00
resources Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Implement #* and #** unpacking 2017-07-17 13:34:39 -07:00
test_lex.py Don't try to lex tag-macro calls as shebangs 2017-07-23 11:43:19 -07:00
test_models.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00