hy/tests
Brandon T. Willard 4ae4baac2a Cache command line source for exceptions
Source entered interactively can now be displayed in traceback output.  Also,
the REPL object is now available in its namespace, so that, for instance,
display options--like `spy`--can be turned on and off interactively.

Closes hylang/hy#1397.
2019-02-07 13:45:41 -05:00
..
compilers Improve correspondence with Python errors and console behavior 2019-02-07 13:45:41 -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 Improve correspondence with Python errors and console behavior 2019-02-07 13:45:41 -05: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 Improve correspondence with Python errors and console behavior 2019-02-07 13:45:41 -05:00
test_models.py Update copyright years 2019-02-07 08:57:35 -05:00