1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/mps/code/mps.xcodeproj
Gareth Rees 945f444158 Provide three different test targets for different purposes:
* testrun = "smoke test", fast enough to run before every commit
* testci = continuous integration tests, must be known good
* testall = all test cases, for ensuring quality of a release
Switch the main "make test" from testrun to testci.
Put test cases into "database" so that they can be selected.

Copied from Perforce
 Change: 185039
 ServerID: perforce.ravenbrook.com
2014-03-27 11:52:27 +00:00
..
project.pbxproj Provide three different test targets for different purposes: 2014-03-27 11:52:27 +00:00