artiq/artiq/test
whitequark 8e3959d7ce compiler: disallow op= on mutable values (fix #835).
In general, we can't reallocate a value in earlier stack frames,
or fixup references to it. This mainly impacts lists.
2017-10-02 11:03:30 +08:00
..
compiler assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
coredevice compiler: in codegen for delay(), round fp instead of truncating. 2017-04-22 15:31:13 +08:00
libartiq_support lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
lit compiler: disallow op= on mutable values (fix #835). 2017-10-02 11:03:30 +08:00
__init__.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
hardware_testbench.py environment: refactor 2016-04-16 19:31:07 +08:00
not.py artiq/test/{not,harness}.py: usual CLI handling 2016-01-18 16:00:46 -07:00
test_coefficients.py wavesynth: cleanup 2016-02-18 14:13:40 +01:00
test_ctlmgr.py Revert "test/ctlmgr: keep trying to ping on OSError" 2016-07-09 08:59:47 +08:00
test_h5types.py worker: trust that h5py maps all types as we want 2016-04-05 17:18:15 +08:00
test_lda.py assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
test_novatech409b.py test: fix controller simulations 2016-03-22 22:29:41 +08:00
test_pc_rpc.py transfer Python builtin exceptions over pc_rpc and master/worker 2016-04-04 22:02:42 +08:00
test_pdq2.py wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
test_pipe_ipc.py assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
test_scheduler.py test/scheduler: test check_pause 2016-06-29 11:44:42 +08:00
test_serialization.py pyon: support slices 2016-06-15 19:18:46 +08:00
test_sync_struct.py pyon: support slices 2016-06-15 19:18:46 +08:00
test_thorlabs_tcube.py test: fix controller simulations 2016-03-22 22:29:41 +08:00
test_wavesynth.py test_wavesynth: use matplotlib 2016-04-07 21:36:30 +08:00
test_worker.py test/worker: test exception logging 2016-03-02 17:12:22 +08:00