Commit Graph

5 Commits (ee5a4169d1ff51fc4b8afd607b79c54f582ad152)

Author SHA1 Message Date
Benoit Pierre 342fc850ad make: add `RWRAP` parameters to all emulator `run` rules
Useful to run those command under a debugger, valgrind, or rlwrap.
4 weeks ago
Benoit Pierre 93c7ceccd9 make: tweak emulator `test` rules
So `make --assume-old=all` can be used for both `testbase` & `testfront`.
1 month ago
Benoit Pierre b5c4ccc5b3 make: fix emulator `coverage` rule
- use same busted launch script as for tests
- build & install necessary test data so it can be run from scratch
1 month ago
Benoit Pierre 387a9de305 make: add `run` rules for emulator targets 1 month ago
Benoit Pierre 59b533a83d make: move emulator specific rules to a dedicated file 1 month ago