Age | Commit message (Collapse) | Author |
|
new ping targets: lint and lint-demos
|
|
- it will use the system PHPUnit installation if available (bundled PHPUnit with prado is no more a choice)
- fixed tests in order to be compatible with recent phpunit versions (currently 3.7)
- dropped old tests referring to unexisting components (NOTE: this includes what seems a test suite for an older version of SQLMap)
Added some svn-ignore properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
options for TColorPicker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cache records.
|
|
as a part of #83
|
|
|
|
everything
|
|
|
|
|
|
|
|
the Zend Code Analyzer against the framework source
|
|
Also set code coverage to false by default. Can be set to true with: -Dcodecoverage=true on the command line when running phing
|
|
|
|
framework is incomplete
|
|
|
|
Definitions and a new target lint-demos to check both syntax of demo configuration and PHP source files
|
|
* PEAR packaging removed for new implementation using package2.xml
* Created 'dist' as default target which build everything
|