KentarouTakeda
|
c15988aab3
|
ext/pgsql: Refactor tests (#12608)
This makes the tests independent of each other and allows them to be run in parallel.
Co-authored-by: Gina Peter Banyard <girgias@php.net>
|
2023-11-06 22:36:52 +00:00 |
|
Nikita Popov
|
e378968c4f
|
Fix EXTENSIONS section for pgsql
This should have been pgsql, not psql...
|
2021-06-14 14:40:38 +02:00 |
|
Nikita Popov
|
b5a14e6c04
|
Port skipif.inc files to EXTENSIONS
|
2021-06-11 16:27:50 +02:00 |
|
Máté Kocsis
|
32aff25ceb
|
Convert resources to objects in ext/pgsql
Closes GH-6791
Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
|
2021-05-11 00:09:30 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Hannes Magnusson
|
f4e63cbece
|
Fix test
|
2006-12-12 09:15:25 +00:00 |
|
Christopher Kings-Lynne
|
63ed4a1996
|
- Ensure that ext/pgsql tests work when linked against 7.2 or lower libpq
|
2005-03-23 03:24:41 +00:00 |
|
Christopher Kings-Lynne
|
e4570cdbd2
|
Add regression tests for pg_transaction_status and pg_result_error_field
|
2005-03-19 09:20:52 +00:00 |
|
Marcus Boerger
|
1651be020a
|
Show the connect result
|
2004-03-09 14:37:49 +00:00 |
|
Marcus Boerger
|
daded6e633
|
Reorganized tests
|
2003-05-20 00:14:46 +00:00 |
|
Yasuo Ohgaki
|
9a40810c85
|
Added test files
|
2001-12-17 00:16:48 +00:00 |
|