2ec2e73f16
Caveat, need to run the update script manually after changing the tests (adding or removing tests). However, modifying existing tests does not require running the update script. Added a copy of exotic in the repository exotic automatically generates the skeleton code around the autotests in order to schedule the tests.
5 lines
36 B
Bash
Executable File
5 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./exotic *.tcc > test.c
|
|
|