hy/tests
Simon Gomizelj 291847af15 Make HyKeyword constructor consistent
The colon is now only part of its string representation and no longer
accepted as part of the constructor:

  :foobar == HyKeyword("foobar")
2018-04-07 22:29:20 -07:00
..
compilers Improve checks inside defclass 2018-03-31 02:43:53 -04:00
importer Update copyright years 2018-01-01 10:38:33 -05:00
macros Update copyright years 2018-01-01 10:38:33 -05:00
native_tests Make HyKeyword a first class objects 2018-04-07 22:29:20 -07:00
resources Add -E support for Hy REPL 2018-03-31 15:16:40 -07:00
__init__.py Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
test_bin.py Add recent REPL results globals *i and most recent error *e 2018-04-02 00:21:13 -04:00
test_lex.py Make HyKeyword constructor consistent 2018-04-07 22:29:20 -07:00
test_models.py Update copyright years 2018-01-01 10:38:33 -05:00