artiq/artiq/test
David Nadlinger b8cd163978 compiler: Fix type inference for "ternary" if expressions
Previously, any type would be accepted for the test expression,
leading to internal errors in the code generator if the passed
value wasn't in fact a bool.
2021-03-20 00:27:25 +00:00
..
compiler assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
coredevice coredevice: Fix RPC typing for bool lists/arrays 2021-03-20 00:03:10 +00:00
libartiq_support compiler: remove obsolete watchdog code (#1458) 2020-12-08 13:25:08 +08:00
lit compiler: Fix type inference for "ternary" if expressions 2021-03-20 00:27:25 +00:00
__init__.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
hardware_testbench.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
test_arguments.py language/environment: cast argument processor default values early 2020-04-04 15:37:04 +08:00
test_coefficients.py wavesynth: cleanup 2016-02-18 14:13:40 +01:00
test_datasets.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
test_frontends.py test: stop checking for artiq_netboot 2020-10-15 16:18:56 +08:00
test_h5types.py worker: trust that h5py maps all types as we want 2016-04-05 17:18:15 +08:00
test_scheduler.py master/scheduler: Fix priority/due date precedence order when waiting to prepare 2020-06-19 23:45:52 +01:00
test_tools.py added test case for get_experiment() with nested class 2021-02-28 14:26:44 +08:00
test_wavesynth.py test_wavesynth: use matplotlib 2016-04-07 21:36:30 +08:00
test_worker.py Fix 3313e997. 2018-01-17 11:31:32 +00:00