protobuf/php/tests
Joshua Haberman 2cc68efd56
Simplified PHP testing scripts. (#7574)
* Simplified PHP testing scripts.

- allow them to be run from any directory.
- remove "VERSION" arg, we can get PHP from $PATH.

* Added a few places I missed.

* Removed redundant "cd `dirname $0`".

Also replaced all backticks with $(), for consistency.
2020-05-28 19:24:08 -07:00
..
proto Aggregate Metadata Files (#7155) (#7194) 2020-02-11 15:44:40 -08:00
array_test.php Fix more issues for reference values (#5613) 2019-01-23 12:44:20 -08:00
autoload.php Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
bootstrap_phpunit.php Enforce all error report for php tests. (#3670) 2017-09-22 14:08:01 -07:00
compatibility_test.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
compile_extension.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
descriptors_test.php Call register_class before getClass from desc (#7077) 2020-01-21 15:38:42 -08:00
encode_decode_test.php Ignore unknown enum value when ignore_unknown specified (#7455) 2020-05-04 14:34:05 -07:00
gdb_test.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
generated_class_test.php Merge 3.9.x 201908071359 to master (#6484) 2019-08-09 13:21:18 -07:00
generated_phpdoc_test.php PHP namespaces for nested messages and enums (#4536) 2018-05-25 13:04:19 -07:00
generated_service_test.php Support PHP generic services (#3269) 2017-07-18 07:45:18 -07:00
map_field_test.php Fix more issues for reference values (#5613) 2019-01-23 12:44:20 -08:00
memory_leak_test.php Lazily Create Singular Wrapper Message (#6833) 2019-11-14 12:17:04 -08:00
multirequest.php Fix Multiple Request for PHP (#7008) 2019-12-12 13:59:51 -08:00
multirequest.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
php_implementation_test.php Add terminating character to zend_lookup_class call (#5871) (#5885) 2019-03-13 13:31:55 -07:00
test_base.php Fix field mask for php in json (#5591) 2019-01-17 10:18:43 -08:00
test_util.php Fix field mask for php in json (#5591) 2019-01-17 10:18:43 -08:00
test.sh Simplified PHP testing scripts. (#7574) 2020-05-28 19:24:08 -07:00
undefined_test.php rename duplicate testMessageSetNullFail function (#3669) 2018-06-25 14:57:40 -07:00
well_known_test.php Aggregate Metadata Files (#7155) (#7194) 2020-02-11 15:44:40 -08:00
wrapper_type_setters_test.php Lazily Create Singular Wrapper Message (#6833) 2019-11-14 12:17:04 -08:00