Home
last modified time | relevance | path

Searched refs:test (Results 1 – 25 of 5221) sorted by path

12345678910>>...209

/php-src/.circleci/
H A Dconfig.yml12 MYSQL_DATABASE: test
16 POSTGRES_DB: test
23 PDO_MYSQL_TEST_DSN: 'mysql:host=127.0.0.1;dbname=test'
26 … PDO_PGSQL_TEST_DSN: 'pgsql:host=127.0.0.1 port=5432 dbname=test user=postgres password=postgres'
131 --enable-zend-test \
132 --enable-dl-test=shared \
/php-src/
H A D.cirrus.yml17 …le-bcmath --enable-calendar --enable-ftp --with-ffi --enable-zend-test --enable-dl-test=shared --e…
H A D.gitignore65 # Generated by `./configure` when test programs create temporary files
229 # Generated by some test cases
241 # Temporary test information generated by `./run-tests.php`
242 /run-test-info.php
247 # Temporary PHP INI configuration file(s) for tests, generated by `make test`
H A D.travis.yml59 - PDO_MYSQL_TEST_DSN="mysql:host=127.0.0.1;dbname=test"
63 - PDO_PGSQL_TEST_DSN="pgsql:host=localhost port=5432 dbname=test user=postgres password="
85 - ./travis/test.sh -d opcache.jit=tracing -d opcache.jit_buffer_size=64M
H A DCODING_STANDARDS.md66 use `function_exists()` to test for the existence of a function.
290 [qa.php.net](https://qa.php.net/write-test.php) documentation.
H A DCONTRIBUTING.md106 * [Writing tests](https://qa.php.net/write-test.php)
115 We love getting new tests! PHP is a huge project and improving test coverage is
118 [Our QA site includes a page detailing how to write test cases.](https://qa.php.net/write-test.php)
120 Submitting test scripts helps us to understand what functionality has changed.
129 as test authorship is already accurately tracked by Git. If multiple authors
286 - Create test scripts for use with `make test`.
287 - Run `make test` to check your change doesn't break other features.
348 `make test`.
H A DREADME.md74 PHP ships with an extensive test suite, the command `make test` is used after
75 successful compilation of the sources to run this test suite.
80 make TEST_PHP_ARGS=-j4 test
82 Shall run `make test` with a maximum of 4 concurrent jobs: Generally the maximum
90 After a successful build (and test), PHP may be installed with:
H A DUPGRADING718 . get_browser() is much faster now, up to 1.5x - 2.5x for some test cases.
/php-src/.github/actions/configure-macos/
H A Daction.yml62 --enable-zend-test \
63 --enable-dl-test=shared \
/php-src/.github/actions/configure-x32/
H A Daction.yml59 --enable-zend-test \
60 --enable-dl-test=shared \
/php-src/.github/actions/configure-x64/
H A Daction.yml58 --enable-zend-test \
59 ${{ inputs.skipSlow == 'false' && '--enable-dl-test=shared' || '' }} \
/php-src/.github/actions/setup-x64/
H A Daction.yml11 mysql -uroot -proot -e "CREATE DATABASE IF NOT EXISTS test"
/php-src/.github/actions/test-libmysqlclient/
H A Daction.yml13 export PDO_MYSQL_TEST_DSN="mysql:host=127.0.0.1;dbname=test"
/php-src/.github/actions/test-linux/
H A Daction.yml24 export PDO_MYSQL_TEST_DSN="mysql:host=localhost;dbname=test"
31 … export PGSQL_TEST_CONNSTR="host=localhost dbname=test port=5432 user=postgres password=postgres"
33 …export PDO_PGSQL_TEST_DSN="pgsql:host=localhost port=5432 dbname=test user=postgres password=postg…
35 export PDO_FIREBIRD_TEST_DATABASE=test.fdb
36 export PDO_FIREBIRD_TEST_DSN=firebird:dbname=localhost:test.fdb
37 export PDO_FIREBIRD_TEST_PASS=test
38 export PDO_FIREBIRD_TEST_USER=test
/php-src/.github/scripts/windows/
H A Dbuild_task.bat49 --disable-test-ini
H A Dtest_task.bat32 set PDO_MYSQL_TEST_DSN=mysql:host=%PDO_MYSQL_TEST_HOST%;port=%PDO_MYSQL_TEST_PORT%;dbname=test
33 …RT% --user=%MYSQL_TEST_USER% --password=%MYSQL_TEST_PASSWD% -e "CREATE DATABASE IF NOT EXISTS test"
39 rem set PGSQL_TEST_CONNSTR=host=127.0.0.1 dbname=test port=5432 user=postgres password=Password12!
40 echo ^<?php $conn_str = "host=127.0.0.1 dbname=test port=5432 user=%PGUSER% password=%PGPASSWORD%";…
41 set PDO_PGSQL_TEST_DSN=pgsql:host=127.0.0.1 port=5432 dbname=test user=%PGUSER% password=%PGPASSWOR…
43 "%TMP_POSTGRESQL_BIN%\createdb.exe" test
55 set PDO_FIREBIRD_TEST_DATABASE=C:\test.fdb
136 nmake test TESTS="%OPCACHE_OPTS% -g FAIL,BORK,LEAK,XLEAK --no-progress -q --offline --show-diff --s…
/php-src/.github/workflows/
H A Dnightly.yml51 POSTGRES_DB: test
57 ISC_PASSWORD: test
59 FIREBIRD_USER: test
60 FIREBIRD_PASSWORD: test
166 MYSQL_DATABASE: test
298 POSTGRES_DB: test
304 ISC_PASSWORD: test
306 FIREBIRD_USER: test
541 POSTGRES_DB: test
547 ISC_PASSWORD: test
[all …]
H A Dpush.yml53 MYSQL_DATABASE: test
62 POSTGRES_DB: test
68 ISC_PASSWORD: test
69 FIREBIRD_DATABASE: test.fdb
70 FIREBIRD_USER: test
71 FIREBIRD_PASSWORD: test
137 uses: ./.github/actions/test-linux
141 uses: ./.github/actions/test-linux
186 uses: ./.github/actions/test-macos
220 run: .github/scripts/windows/test.bat
/php-src/TSRM/
H A Dthreads.m449 if test -n "$PTHREAD_FLAGS"; then
99 if test "$pthreads_working" != "yes"; then
105 if test "$pthreads_checked" = "yes"; then
115 if test "$pthreads_working" != "yes"; then
121 if test "$pthreads_checked" = "yes"; then
129 if test "x$ac_cv_pthreads_cflags" != "x" || test "x$ac_cv_pthreads_lib" != "x"; then
H A Dtsrm.m49 if test "$pthreads_working" != "yes"; then
/php-src/Zend/
H A DZend.m425 if test "$ac_cfp_have__fpu_setcw" = "yes" ; then
46 if test "$ac_cfp_have_fpsetprec" = "yes" ; then
67 if test "$ac_cfp_have__controlfp" = "yes" ; then
200 if test "$ZEND_DEBUG" = "yes"; then
203 if test "$CFLAGS" = "-g -O2"; then
223 if test "$ZEND_ZTS" = "yes"; then
229 dnl logarithmic test for ZEND_MM.
292 if test "$ZEND_SIGNALS" = "yes"; then
310 if test "$ac_cv_func_timer_create" != "yes"; then
331 if test "$ZEND_GCC_GLOBAL_REGS" != "no"; then
[all …]
/php-src/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm98 ; test if 'next' of current SEH is last (== 0xffffffff)
/php-src/Zend/tests/
H A D001.phpt36 class test {
42 test::test1(1);
H A D002.phpt74 class test {
89 test::test1(1);
H A D003.phpt36 class test {
42 test::test1(1);

Completed in 37 milliseconds

12345678910>>...209