Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-PHPParser-test | Distribution: Unknown |
Version: 0.9.3 | Vendor: Remi Collet |
Release: 2.el6.remi | Build date: Tue Jan 8 17:08:39 2013 |
Group: Development/Libraries | Build host: dixsept.famillecollet.com |
Size: 173650 | Source RPM: php-PHPParser-0.9.3-2.el6.remi.src.rpm |
Packager: http://blog.famillecollet.com/ | |
Url: https://github.com/nikic/PHP-Parser | |
Summary: Test suite for php-PHPParser |
Test suite for php-PHPParser.
BSD
* Tue Jan 08 2013 Remi Collet <remi@fedoraproject.org> 0.9.3-2 - backport 0.9.3 for remi repo. * Mon Dec 31 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 0.9.3-2 - Added php_min_ver - Fixed requires for php_min_ver and non-Fedora * Thu Dec 20 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 0.9.3-1 - Initial package
/usr/share/tests /usr/share/tests/php-PHPParser /usr/share/tests/php-PHPParser/PHPParser /usr/share/tests/php-PHPParser/PHPParser/Tests /usr/share/tests/php-PHPParser/PHPParser/Tests/Builder /usr/share/tests/php-PHPParser/PHPParser/Tests/Builder/ClassTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Builder/FunctionTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Builder/MethodTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Builder/ParamTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Builder/PropertyTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/BuilderFactoryTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/CodeTestAbstract.php /usr/share/tests/php-PHPParser/PHPParser/Tests/CommentTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/ErrorTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Lexer /usr/share/tests/php-PHPParser/PHPParser/Tests/Lexer/EmulativeTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/LexerTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Node /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/NameTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/Scalar /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/Scalar/StringTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/Stmt /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/Stmt/ClassMethodTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/Stmt/ClassTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Node/Stmt/PropertyTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/NodeAbstractTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/NodeDumperTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/NodeTraverserTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/NodeVisitor /usr/share/tests/php-PHPParser/PHPParser/Tests/NodeVisitor/NameResolverTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/ParserTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/PrettyPrinterTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Serializer /usr/share/tests/php-PHPParser/PHPParser/Tests/Serializer/XMLTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/TemplateLoaderTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/TemplateTest.php /usr/share/tests/php-PHPParser/PHPParser/Tests/Unserializer /usr/share/tests/php-PHPParser/PHPParser/Tests/Unserializer/XMLTest.php /usr/share/tests/php-PHPParser/code /usr/share/tests/php-PHPParser/code/parser /usr/share/tests/php-PHPParser/code/parser/expr /usr/share/tests/php-PHPParser/code/parser/expr/arrayDef.test /usr/share/tests/php-PHPParser/code/parser/expr/assign.test /usr/share/tests/php-PHPParser/code/parser/expr/cast.test /usr/share/tests/php-PHPParser/code/parser/expr/clone.test /usr/share/tests/php-PHPParser/code/parser/expr/closure.test /usr/share/tests/php-PHPParser/code/parser/expr/comparison.test /usr/share/tests/php-PHPParser/code/parser/expr/errorSuppress.test /usr/share/tests/php-PHPParser/code/parser/expr/exit.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/args.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/constFetch.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/constantDeref.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/funcCall.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/newDeref.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/objectAccess.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/simpleArrayAccess.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/staticCall.test /usr/share/tests/php-PHPParser/code/parser/expr/fetchAndCall/staticPropertyFetch.test /usr/share/tests/php-PHPParser/code/parser/expr/includeAndEval.test /usr/share/tests/php-PHPParser/code/parser/expr/issetAndEmpty.test /usr/share/tests/php-PHPParser/code/parser/expr/logic.test /usr/share/tests/php-PHPParser/code/parser/expr/math.test /usr/share/tests/php-PHPParser/code/parser/expr/new.test /usr/share/tests/php-PHPParser/code/parser/expr/print.test /usr/share/tests/php-PHPParser/code/parser/expr/shellExec.test /usr/share/tests/php-PHPParser/code/parser/expr/ternary.test /usr/share/tests/php-PHPParser/code/parser/expr/variable.test /usr/share/tests/php-PHPParser/code/parser/scalar /usr/share/tests/php-PHPParser/code/parser/scalar/constantString.test /usr/share/tests/php-PHPParser/code/parser/scalar/docString.test /usr/share/tests/php-PHPParser/code/parser/scalar/encapsedString.test /usr/share/tests/php-PHPParser/code/parser/scalar/float.test /usr/share/tests/php-PHPParser/code/parser/scalar/int.test /usr/share/tests/php-PHPParser/code/parser/scalar/magicConst.test /usr/share/tests/php-PHPParser/code/parser/stmt /usr/share/tests/php-PHPParser/code/parser/stmt/blocklessStatement.test /usr/share/tests/php-PHPParser/code/parser/stmt/class /usr/share/tests/php-PHPParser/code/parser/stmt/class/abstract.test /usr/share/tests/php-PHPParser/code/parser/stmt/class/conditional.test /usr/share/tests/php-PHPParser/code/parser/stmt/class/final.test /usr/share/tests/php-PHPParser/code/parser/stmt/class/interface.test /usr/share/tests/php-PHPParser/code/parser/stmt/class/modifier.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/class/name.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/class/php4Style.test /usr/share/tests/php-PHPParser/code/parser/stmt/class/simple.test /usr/share/tests/php-PHPParser/code/parser/stmt/class/staticMethod.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/class/trait.test /usr/share/tests/php-PHPParser/code/parser/stmt/const.test /usr/share/tests/php-PHPParser/code/parser/stmt/controlFlow.test /usr/share/tests/php-PHPParser/code/parser/stmt/declare.test /usr/share/tests/php-PHPParser/code/parser/stmt/echo.test /usr/share/tests/php-PHPParser/code/parser/stmt/function /usr/share/tests/php-PHPParser/code/parser/stmt/function/byRef.test /usr/share/tests/php-PHPParser/code/parser/stmt/function/conditional.test /usr/share/tests/php-PHPParser/code/parser/stmt/function/defaultValues.test /usr/share/tests/php-PHPParser/code/parser/stmt/function/generator.test /usr/share/tests/php-PHPParser/code/parser/stmt/function/specialVars.test /usr/share/tests/php-PHPParser/code/parser/stmt/function/typeHints.test /usr/share/tests/php-PHPParser/code/parser/stmt/haltCompiler.test /usr/share/tests/php-PHPParser/code/parser/stmt/haltCompilerInvalidSyntax.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/haltCompilerOutermostScope.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/if.test /usr/share/tests/php-PHPParser/code/parser/stmt/inlineHTML.test /usr/share/tests/php-PHPParser/code/parser/stmt/loop /usr/share/tests/php-PHPParser/code/parser/stmt/loop/do.test /usr/share/tests/php-PHPParser/code/parser/stmt/loop/for.test /usr/share/tests/php-PHPParser/code/parser/stmt/loop/foreach.test /usr/share/tests/php-PHPParser/code/parser/stmt/loop/while.test /usr/share/tests/php-PHPParser/code/parser/stmt/namespace /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/alias.test /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/braced.test /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/mix.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/name.test /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/name.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/nested.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/notBraced.test /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/outsideStmt.test /usr/share/tests/php-PHPParser/code/parser/stmt/namespace/outsideStmt.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/switch.test /usr/share/tests/php-PHPParser/code/parser/stmt/tryCatch.test /usr/share/tests/php-PHPParser/code/parser/stmt/tryCatch.test-fail /usr/share/tests/php-PHPParser/code/parser/stmt/unset.test /usr/share/tests/php-PHPParser/code/prettyPrinter /usr/share/tests/php-PHPParser/code/prettyPrinter/closure.test /usr/share/tests/php-PHPParser/code/prettyPrinter/comments.test /usr/share/tests/php-PHPParser/code/prettyPrinter/parentheses.test /usr/share/tests/php-PHPParser/code/prettyPrinter/switch.test /usr/share/tests/php-PHPParser/phpunit.xml.dist
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:23:23 2024