forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/test
David Nadlinger 9a9290a72d test/lit: Fix invalid type inference test
This broke after b8cd163978, but
is invalid code to start with; this would have previously
crashed the code generator had the code actually been compiled.

(Allowing implicit conversion to bool would be a separate debate.)
2021-03-21 18:44:22 +08:00
..
compiler assume 'import artiq' works before running tests 2016-02-02 21:52:33 +01:00
coredevice compiler: Map host numpy.bool_ values to TBool 2021-03-21 18:44:05 +08:00
libartiq_support compiler: remove obsolete watchdog code (#1458) 2020-12-08 13:25:08 +08:00
lit test/lit: Fix invalid type inference test 2021-03-21 18:44:22 +08: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 test: add unit tests for tools.file_import and tools.get_experiment 2021-02-13 10:06:12 +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