Opened 7 years ago

Closed 7 years ago

Last modified 43 years ago

#447 closed Patches (None)

Test additions & refactoring

Reported by: s-pascoe Owned by: nobody
Priority: 5 Milestone:
Component: Parser Version: None
Keywords: Cc:

Description

I implemented the following changes to the

"net.sourceforge.phpeclipse.tests" project

CHANGELOG

21-02-2006
  * Validated that the real CompilationUnit.java and
the one in test are the same. Removed
net.sourceforge.phpdt.internal.compiler\CompilationUnit.java
from test
  * Need to delete
'net.sourceforge.phpeclipse.tests/src/net.sourceforge.phpdt.internal.compiler'
folder from CVS
  * Refactored PHPParserTestCase moving checkPHP to
AbstractCompilerTest and creating an overload of
checkPHP with 2 parameters
  * Removed reference to parser.scanner import in
PHPParserTestCase
  * Renamed testPHPParser method to testPHPParserGoodSyntax
  * Moved bad syntax tests to
testPHPParserFailingSyntax test
  * Removed checkPHP from OverlibTestCase
  * Removed checkPHP from SmartyCompilerTestCase
  * Removed checkPHP from PHPManualTestCase
  * Created tests covering the Parser and Multiple
inheritance issues

Scott Pascoe

Change History (2)

comment:1 Changed 7 years ago by axelcl

Logged In: YES 
user_id=1143825

Just commited your patch to CVS.
Thanks for your contribution.

comment:2 Changed 7 years ago by axelcl

  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.