QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
101 stars 44 forks source link

Change the name of the generated quantumsim scripts. #291

Closed razvnane closed 4 years ago

razvnane commented 4 years ago

Reversed the order of test_file_name + quantumsim to quantumsim_ + test_file_name to avoid generated quantumsim scripts being included in compiler regression tests. Failing to do so will crash any subsequent compiler tests if quantumsim is not available as a module on the system.

Files modified: