1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext/dba/tests
Michael Orlitzky 4140394642 ext/dba/tests/dba_tcadb.phpt: support pthreadless tokyocabinet (#11648)
Several of our DBA tests (based on setup/setup_dba_tests.inc) have a
"no lock" version whose expected output is:

  SAME OUTPUT AS PREVIOUS RUN (modulo read during write due to no lock)

This tokyocabinet test, however, is missing the "modulo" bit, because
it is not output when tokyocabinet is built with pthreads support, as
is the case on at least Fedora and the GitHub CI.

To additionally support systems where tokyocabinet is built WITHOUT
pthreads support, this commit adds a wildcard at the end of the
expected output to catch the " (modulo..." string.
2023-08-02 16:50:02 +01:00
..
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2020-02-03 22:52:20 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-07-28 19:36:04 +01:00
2022-08-04 16:23:26 +02:00
2021-06-11 16:27:50 +02:00
2020-02-03 22:52:20 +01:00