1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
Jesse Rosenstock 04d16b3740 Make $WORKDIR for tests/err
Without this, if there is a test that can compile,
it will still fail because the WORKDIR does not exist:

```
pass.c(1): Fatal: Cannot open output file '../../testwrk/err/pass.s': No such file or directory
```
2020-07-28 21:59:12 +02:00
..
2015-06-26 23:36:14 +02:00
2019-02-12 22:50:49 +01:00
2020-07-28 21:59:12 +02:00
2020-07-22 15:52:04 +02:00