Benoit Pierre
|
342fc850ad
|
make: add RWRAP parameters to all emulator run rules
Useful to run those command under a debugger, valgrind, or rlwrap.
|
2024-08-26 13:06:46 +02:00 |
|
Benoit Pierre
|
93c7ceccd9
|
make: tweak emulator test rules
So `make --assume-old=all` can be used for both `testbase` & `testfront`.
|
2024-08-15 09:37:49 +02:00 |
|
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
|
2024-08-15 09:37:49 +02:00 |
|
Benoit Pierre
|
387a9de305
|
make: add run rules for emulator targets
|
2024-08-15 09:37:49 +02:00 |
|
Benoit Pierre
|
59b533a83d
|
make: move emulator specific rules to a dedicated file
|
2024-08-15 09:37:49 +02:00 |
|