31 Commits

Author SHA1 Message Date
Gasol Wu 01479ee28b YPERR_ACCESS has mapped to wrong constant
Add more test against it
2014-03-14 12:36:08 +08:00
Gasol Wu 3dbce4d6b8 Revert "Test patch for PHP bug #60285 have to fix or not"
This reverts commit 37453ae64f.
2014-02-25 02:20:32 +08:00
Gasol Wu 7eeb3afa15 Extract patches to single script
Remove debug info
2014-02-25 02:10:59 +08:00
Gasol Wu 7174756e83 Run sudo once 2014-02-25 00:35:32 +08:00
Gasol Wu f9eae5e7e7 Don't supply extension for sed 2014-02-25 00:34:48 +08:00
Gasol Wu 37453ae64f Test patch for PHP bug #60285 have to fix or not 2014-02-25 00:12:14 +08:00
Gasol Wu 37085dcbf8 Patch Makefile.global in project dir 2014-02-24 22:48:25 +08:00
Gasol Wu 3a90eaf799 Support both Vagrant and Travis 2014-02-24 22:35:53 +08:00
Gasol Wu f59829fe24 Correct file name of test 2014-02-24 22:17:17 +08:00
Gasol Wu 73e8386553 Fix php bug #60285
Prior to PHP 5.5, REPORT_EXIT_STATUS will not work.
2014-02-24 21:50:11 +08:00
Gasol Wu da1188a1de Fix test for yp_master 2014-02-24 21:49:58 +08:00
Gasol Wu ec6bd65ea5 Show hostname for debug 2014-02-24 21:15:57 +08:00
Gasol Wu 7d650252a3 Remove tests/008-yp_next.phpt
Use 007-yp_first-and-yp_next.phpt instead
2014-02-24 21:12:35 +08:00
Gasol Wu 6af78f59e6 Fix tests for yp_first and yp_next
There is no guarantee of lexical order
2014-02-24 21:04:29 +08:00
Gasol Wu 0f42256c38 Update hard coded data of test 2014-02-24 20:05:44 +08:00
Gasol Wu 0ce772abd4 Correct YPSRCDIR and YPPWDDIR 2014-02-24 19:42:06 +08:00
Gasol Wu 9ee18bd889 Integrate with Travis CI 2014-02-24 19:32:19 +08:00
Gasol Wu 233435a147 Don't depends on system configurations
Copy from Ubuntu 12.04 LTS to tests/data/
2014-02-24 19:29:55 +08:00
Gasol Wu 33e9aab6c5 Set domain name explicitly 2014-02-24 19:29:55 +08:00
Gasol Wu af79c508d6 Fix typo 2014-02-24 19:29:55 +08:00
Gasol Wu 2bf64428a4 Test for yp_err_string() 2014-02-21 17:22:14 +08:00
Gasol Wu 0411aaf55d Test for yp_errno() 2014-02-21 17:22:14 +08:00
Gasol Wu b636579974 Test for yp_next() 2014-02-21 17:22:13 +08:00
Gasol Wu 939e7a7558 Test for yp_first() 2014-02-21 17:22:13 +08:00
Gasol Wu c82ac910ae Test for yp_match() 2014-02-21 17:22:13 +08:00
Gasol Wu 9f1fcc2069 Test for yp_master() 2014-02-21 17:22:13 +08:00
Gasol Wu f18883ffdc Test for yp_cat() 2014-02-21 17:22:13 +08:00
Gasol Wu 82e0f55233 Test for yp_order() 2014-02-21 17:22:13 +08:00
Gasol Wu 031f8e9f4f Test for yp_all() 2014-02-21 17:22:13 +08:00
Gasol Wu 2a6e4778c7 Test for yp_get_default_domain() 2014-02-21 17:22:13 +08:00
Gasol Wu e0f187c21d Add Vagrantfile 2014-02-21 17:22:13 +08:00