Trying different configuration to run both suites modified: .travis.yml modified: unit-tests/ci/run_script.sh |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Corrected phpunit.xml location in the run script modified: php-tests/ci/run_script.sh |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Modified travis file to run tests in php-tests modified: .travis.yml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Version: Added test new file: php-tests/tests/Phalcon/Version/UnitTest.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Removed old submodule folders deleted: unit-tests/library/Mustache deleted: unit-tests/library/Twig |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Updated submodules new file: .gitmodules new file: php-tests/library/Mustache new file: php-tests/library/Twig |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Added base files for the test suite and some fixtures. Added test helper and config new file: php-tests/library/Phalcon/Test/Config.php new file: php-tests/library/Phalcon/Test/Fixtures/Customers.php new file: php-tests/library/Phalcon/Test/Fixtures/Parts.php new file: php-tests/library/Phalcon/Test/Fixtures/Robots.php new file: php-tests/library/Phalcon/Test/Fixtures/RobotsParts.php new file: php-tests/library/Phalcon/Test/FunctionalTestCase.php new file: php-tests/library/Phalcon/Test/ModelTestCase.php new file: php-tests/library/Phalcon/Test/UnitTestCase.php new file: php-tests/tests/PhalconTestHelper.php |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Added PHP-Tests folder (new test suite) with the relevant ci scripts new file: php-tests/README.md new file: php-tests/ci/gdb-commands new file: php-tests/ci/install_apc new file: php-tests/ci/install_memcached new file: php-tests/ci/install_mongo new file: php-tests/ci/phpunit.php new file: php-tests/ci/run_script.sh new file: php-tests/tests/phpunit.xml |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Merge remote-tracking branch 'upstream/0.7.0' into 0.7.0 |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Renaming variable and regenerating build/ |
|
More...
|
about 12 years ago
|
Adding paginator test |
|
More...
|
about 12 years ago
|
Fixing bugs in paginator Fixes #202, Fixes #209 |
|
More...
|
about 12 years ago
|
Reduced number of re-executions using scrollable cursors #197 |
|
More...
|
about 12 years ago
|
Fixing bug in Phalcon\Db\Result\Pdo #197 |
|
More...
|
about 12 years ago
|
Regenerating build/ |
|
More...
|
about 12 years ago
|
Fixing cache expiration #179 |
|
More...
|
about 12 years ago
|
Adding Application Tests, Http\Cookie improvements, Volt's option 'compileAlways' |
|
More...
|
about 12 years ago
|
Fixing extends path in Volt. Fixes #208 |
|
More...
|
about 12 years ago
|
Fixing Phalcon\Mvc\Model\Metadata\Files. Fixes #166 |
|
More...
|
about 12 years ago
|
Reimplementing URL generation without using regular expressions Fixes #151 |
|
More...
|
about 12 years ago
|
Adding - to the domain regular expression in Phalcon\Mvc\Model\Validator\Email Fixes #210 |
|
More...
|
about 12 years ago
|
Adding (-_) to the valid characters in variable names in routes. Fixes #204 |
|
More...
|
about 12 years ago
|
Improving empty checking in Phalcon\Mvc\Model::_exists |
|
More...
|
about 12 years ago
|
Improving support for compound primary keys in PostgreSQL #198 |
|
More...
|
about 12 years ago
|
Merge remote-tracking branch 'upstream/0.7.0' into 0.7.0 |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Merge remote-tracking branch 'upstream/master' |
niden
as Nikolaos Dimopoulos
|
More...
|
about 12 years ago
|
Regenerating build/ |
|
More...
|
about 12 years ago
|
Fixing build script [ci skip] |
|
More...
|
about 12 years ago
|
Upgrading version, fixing build script, removing print_r from test |
|
More...
|
about 12 years ago
|
Adding Query\Builder tests |
|
More...
|
about 12 years ago
|