File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,8 @@ The php file will be generated always.
104
104
NOTE: You can set environment variable TEST_PHP_DETAILED to enable
105
105
detailed test information.
106
106
107
- [Automated testing]
107
+ [Automated Testing]
108
+ --------------
108
109
If you like to keep up to speed, with latest developments and quality
109
110
assurance, setting the environment variable NO_INTERACTION to 1, will not
110
111
prompt the tester for any user input.
142
143
fi
143
144
========== end of qa-test.sh =============
144
145
145
- NOTE: the exit status of run-tests.php will be 1 when
146
+ NOTE: The exit status of run-tests.php will be 1 when
146
147
REPORT_EXIT_STATUS is set. The result of "make test" may be higher
147
148
than that. At present, gmake 3.79.1 returns 2, so it is
148
149
advised to test for non-zero, rather then a specific value.
You can’t perform that action at this time.
0 commit comments