artiq/lit-test/compiler/integration
whitequark acb8810e62 Add tests for lambdas and functions. 2015-07-23 03:07:30 +03:00
..
arithmetics.py Make negative and too-far shifts have defined behavior. 2015-07-23 00:58:41 +03:00
attribute.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
bool.py Add bool coercion support. 2015-07-22 19:15:54 +03:00
builtin.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
compare.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
for.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
function.py Add tests for lambdas and functions. 2015-07-23 03:07:30 +03:00
if.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
lambda.py Add tests for lambdas and functions. 2015-07-23 03:07:30 +03:00
list.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
locals.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
print.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
subscript.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
tuple.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00
while.py Add integration tests for every language construct. 2015-07-22 18:34:52 +03:00