Searched refs:run (Results 151 – 175 of 492) sorted by relevance
12345678910>>...20
15 echo "oops did not run\n";
11 echo "oops did not run\n";
17 echo "oops did not run\n";
169 To build PCRE on system that supports autotools, first run the "configure"181 This command specifies that the C compiler should be run with the flags '-O2185 If you want to build in a different directory, just run "configure" with that442 script that can be run to recreate the configuration, and config.log, which445 Once "configure" has run, you can run "make". This builds the the libraries461 <prefix> that is set when "configure" is run):513 If you want to remove PCRE from your system, you can run "make uninstall".588 run it on the local host to make a new version of pcre_chartables.c.dist.694 libraries that are enabled. If you want to run just one set of tests, call776 The twentieth test is run only in 16/32-bit mode. It tests some specific[all …]
8 echo "oops did not run\n";
22 echo "oops did not run\n";
10 if(posix_getuid()==0) print "skip - Cannot run test as root.";
12 die('SKIP This test doesn\'t run on MacOSX/Darwin.');
6 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
11 PIDFile=@EXPANDED_LOCALSTATEDIR@/run/php-fpm.pid
18 php_fpm_PID=@localstatedir@/run/php-fpm.pid
19 To run test suite you may use this command (presuming that you pwd is where22 Running run-tests.php directly will clear your environment and therefore
7 // Skip if being run by root13 die('skip cannot be run as root');
1 You must set the following environment variables to run the tests:
10 die('SKIP Cannot run test as root.');
6 die("skip Only run on Windows");
6 die("skip. Do not run on Windows");
Completed in 63 milliseconds