Ticket #5 (new enhancement)

Opened 12 months ago

proposal for the "@tested"

Reported by: patchworker Owned by: somebody
Priority: minor Milestone:
Component: component1 Version: 2.0
Keywords: Cc:

Description

Hello,

I like the new standard very much. @section gives a good structure, all stuff togehter will built a good javadoc-style documentation.

Here my proposal for the tests we all have to do:


  • @note examples for tested envirements
  • @tested Apple/Mac/Tiger/Safari/3
  • @tested Apple/iPhone/1/Safari/3
  • @tested Linux/Ubuntu/Gutsy/Firefox/2.0.11
  • @tested Linux/SuSE/10.3/Konqueror/3.5.7
  • @tested Nokia/N80/default/1
  • @tested MS/Windows/2000/IE/6.0
  • @tested MS/Windows/XP/IE/7.0

Just one test in a line. Using the slashes it's easy to parse the tested versions.

Note: See TracTickets for help on using tickets.