This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
php-curl-class
Watch
1
Star
0
Fork
0
You've already forked php-curl-class
mirror of
https://github.com/php-curl-class/php-curl-class.git
synced
2026-08-24 19:59:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9.7.0
php-curl-class
/
tests
T
History
Zach Borboa
7bce4bfcd5
Add script for running test suite while skipping slow tests
2022-09-28 14:54:23 -07:00
..
dockerfiles
Fix missing rsync error: "sh: 2: rsync: not found"
2021-06-09 21:38:21 -04:00
PHPCurlClass
Fix risky test missing assertion
2022-08-23 14:19:57 -07:00
check_coding_standards.sh
Replace egrep with
grep --extended-regexp' (
grep -E')
2022-09-23 07:14:56 -07:00
check_syntax.sh
Replace error count with error summary
2021-03-19 21:31:47 -04:00
ci.sh
Improve future release flag warning message
2022-06-23 09:47:38 -04:00
generate_urls.py
…
generate_urls.sh
…
phpunit.xml
…
ruleset.xml
Add exclusion to fix incorrectly flagged error
2022-09-23 10:15:20 -07:00
run.sh
Add shebang to fix bash invalid option error
2022-03-10 18:17:03 -08:00
skip_slow_tests.sh
Add script for running test suite while skipping slow tests
2022-09-28 14:54:23 -07:00
test_all.sh
…