1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-28 03:29:39 +00:00
cc65/test/dasm
Oliver Schmidt c658acbf85 Avoid cl65 in tests.
cl65 creates intermediate files based on the source file name in the source file directory. Calling cl65 in parallel with the same source file causes those intermediate files to get overwritten.

Fixes #1080
2020-08-26 20:39:34 +02:00
..
4510-disass.s Shortened test subdir names. 2017-03-19 17:57:25 +01:00
Makefile Avoid cl65 in tests. 2020-08-26 20:39:34 +02:00