PATH:
opt
/
alt
/
tests
/
alt-php84-pecl-vips_1.0.13-1.el8
/
tests
--TEST-- can get info about cache and concurrency --SKIPIF-- <?php if (!extension_loaded("vips")) print "skip"; ?> --FILE-- <?php $return = vips_cache_get_max_mem(); if (is_int($return)) { echo "pass vips_cache_get_max_mem\n"; } $return = vips_cache_get_max_files(); if (is_int($return)) { echo "pass vips_cache_get_max_files\n"; } $return = vips_cache_get_max(); if (is_int($return)) { echo "pass vips_cache_get_max\n"; } $return = vips_cache_get_size(); if (is_int($return)) { echo "pass vips_cache_get_size\n"; } $return = vips_concurrency_get(); if (is_int($return)) { echo "pass vips_concurrency_get\n"; } ?> --EXPECT-- pass vips_cache_get_max_mem pass vips_cache_get_max_files pass vips_cache_get_max pass vips_cache_get_size pass vips_concurrency_get
[-] 003.phpt
[edit]
[-] 032.phpt
[edit]
[-] 042.phpt
[edit]
[-] 001.phpt
[edit]
[-] 006.phpt
[edit]
[-] 017.phpt
[edit]
[-] 038.phpt
[edit]
[-] 029.phpt
[edit]
[-] 007.phpt
[edit]
[-] 014.phpt
[edit]
[-] 012.phpt
[edit]
[-] 041.phpt
[edit]
[-] 010.phpt
[edit]
[-] 013.phpt
[edit]
[-] 030.phpt
[edit]
[-] 035.phpt
[edit]
[-] 004.phpt
[edit]
[-] 026.phpt
[edit]
[-] 027.phpt
[edit]
[+]
..
[-] 036.phpt
[edit]
[-] 002.phpt
[edit]
[-] 040.phpt
[edit]
[-] 009.phpt
[edit]
[-] 037.phpt
[edit]
[-] 031.phpt
[edit]
[-] 005.phpt
[edit]
[-] 008.phpt
[edit]
[-] 028.phpt
[edit]
[-] 011.phpt
[edit]
[+]
images
[-] 039.phpt
[edit]
[-] 015.phpt
[edit]
[-] 016.phpt
[edit]
[-] 033.phpt
[edit]
[-] 034.phpt
[edit]