From Fedora Project Wiki

(Add some package test-plans)
Line 9: Line 9:
=== Package Maintenance ===
=== Package Maintenance ===


A list of the packages I maintain in Fedora can be seen in the [https://admin.fedoraproject.org/pkgdb/users/packages/mbooth Package Database].
A comprehensive list of the packages I maintain in Fedora can be seen in the [http://admin.fedoraproject.org/pkgdb/users/packages/mbooth Package Database]. What follows is a brief test plan for some of the packages I maintain.
 
* '''eclipse-epic'''
** Run eclipse from a terminal with -consoleLog.
** TODO
 
* '''eclipse-phpeclipse'''
** Run eclipse from a terminal with -consoleLog.
** Open PHP perspective.
** Create a new PHP project and PHP file.
** Start, stop and restart apache successfully.
** Apache stops when eclipse is closed.
** When running apache, right-click the editor "Show In->PHP Browser" works.
** When running apache, right-click navigator view "Open PHP Browser" works.
** Right-click navigator view "External PHP Parser" runs and results are in the console.
** Win32 help preference page is removed.
** Mouse-over PHP built-in function tooltips work.
** Right-click a built-in function "PHP Help" option works.
** All the "PHPEclipse Help" links work in the help contents.
 


[[Category:Homepage]]
[[Category:Homepage]]

Revision as of 20:40, 16 November 2008

Mat Booth

Mat is a software engineer who works on SCADA systems by day and Fedora by night.

Email: fedora(at)matbooth.co.uk

Activities Within Fedora

Package Maintenance

A comprehensive list of the packages I maintain in Fedora can be seen in the Package Database. What follows is a brief test plan for some of the packages I maintain.

  • eclipse-epic
    • Run eclipse from a terminal with -consoleLog.
    • TODO
  • eclipse-phpeclipse
    • Run eclipse from a terminal with -consoleLog.
    • Open PHP perspective.
    • Create a new PHP project and PHP file.
    • Start, stop and restart apache successfully.
    • Apache stops when eclipse is closed.
    • When running apache, right-click the editor "Show In->PHP Browser" works.
    • When running apache, right-click navigator view "Open PHP Browser" works.
    • Right-click navigator view "External PHP Parser" runs and results are in the console.
    • Win32 help preference page is removed.
    • Mouse-over PHP built-in function tooltips work.
    • Right-click a built-in function "PHP Help" option works.
    • All the "PHPEclipse Help" links work in the help contents.