mirror of
https://github.com/cc65/cc65.git
synced 2025-02-02 00:35:32 +00:00
39df6f8f66
Its placement in the wrong list caused a parallel race condition that sometimes led to failed test builds.
This directory contains test programs for the cc65 compiler. The programs contained here are - NOT to be referenced in the documentation - compiled (but NOT run) by the CI test (this is their main purpose) - some programs can be used interactively to check certain library features Sample programs ment for endusers should be placed in the samples directory.