mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 00:41:14 +00:00
Improve documentation with examples of pre and post testing scripts.
This commit is contained in:
parent
fd12d1bc5d
commit
c80f35fb7b
3 changed files with 10 additions and 0 deletions
3
TestFramework/Start.sh
Normal file
3
TestFramework/Start.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
# This script is executed before building/executing testcases in this
|
||||
# directory. Output from this script may be redirected to $GSTESTLOG
|
||||
# in order to have it appear in the test log file.
|
Loading…
Add table
Add a link
Reference in a new issue