hy/tests/resources
Brandon T. Willard c0c5c9c699 Make cmdline Hy process unknown filetypes as Hy source
This change a Hy-preferring `runhy` that is used by cmdline Hy.  Standard
`runpy` is still patched so that it can run `.hy` files, but the default
behaviour for unknown filetypes is preserved (i.e. assume they are Python
source).

Closes hylang/hy#1677.
2018-09-24 16:27:50 -04:00
..
bin Add tests for importing __main__.hy files 2018-08-25 22:50:45 -05:00
importer Add a test for module docstrings 2018-08-27 01:02:29 -05:00
__init__.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
argparse_ex.hy Update copyright years 2018-01-01 10:38:33 -05:00
icmd_test_file.hy Minor test reorganization 2017-02-24 12:47:35 -08:00
macros.hy Add a test for require in the body of a macro 2018-07-25 17:20:19 -05:00
module_docstring_example.hy Test module docstrings 2018-03-24 12:34:43 -07:00
no_extension Make cmdline Hy process unknown filetypes as Hy source 2018-09-24 16:27:50 -04:00
pydemo.hy Fix AST handling of docstrings and __future__ ordering 2018-09-11 16:26:21 -04:00
relative_import.hy Use Python cmdline file-relative sys.path 2018-08-26 00:27:21 -05:00
tlib.py Support PEP 328 2018-02-06 23:41:12 -05:00