hy/tests
Gergely Nagy 3f01ed5014 Add a `Botsbuildbots` function
A tribute to Portal 2, this function will return an infinite list of the
contents of the AUTHORS file on GitHub master (assuming requests is
installed). Except, the macro does this, the function never gets called,
it is purely there for tribute reasons.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2014-09-05 12:37:51 +02:00
..
compilers Tests for explicit exception chaining 2014-05-01 16:33:10 -04:00
importer hy/compiler.py: import only handles HySymbol and HyList, bail on others 2014-02-11 17:29:50 +01:00
lex Remove HyLambdaListKeyword from the parser 2014-06-03 21:36:49 -04:00
macros Hy reader macros #377 2013-12-23 14:33:51 +01:00
models Merge master onto pr/471 2014-01-30 21:50:23 +05:30
native_tests Add a `Botsbuildbots` function 2014-09-05 12:37:51 +02:00
resources defmain macro; handles the whole if __name__ == __main__ / main function dance 2014-04-10 13:58:38 -05:00
__init__.py Shadow '+' to handle string/list concatenation 2014-08-26 21:38:52 +12:00
test_bin.py Merge branch 'master' into pr/584 2014-08-18 18:18:25 +02:00