hy/tests/models
Kodi Arfer 0880610401 Don't sort or deduplicate the items in a HySet
Fixes #1120.

I also added hy.models._wrapper[set] so a macro can return an ordinary set in place of a HySet.
2016-09-26 09:47:04 -07:00
..
__init__.py Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
test_cons.py Add a cons object and related mechanisms 2014-01-23 23:08:52 +01:00
test_dict.py Fix single spaces between methods in test_dict.py 2014-01-25 20:29:09 -07:00
test_list.py Add a cons object and related mechanisms 2014-01-23 23:08:52 +01:00
test_replace_hy_obj.py Fix some coding style problems 2015-01-24 09:25:04 +08:00
test_set.py Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
test_wrap_value.py move 'wrap_value' test from macros/ to models/ 2015-01-24 08:32:20 +08:00