Edgewall Software

Changes between Version 46 and Version 47 of Bitten Faq


Ignore:
Timestamp:
Sep 24, 2008, 9:04:25 PM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Bitten Faq

    v46 v47  
    8484
    8585The charts are added automatically if your recipe creates junit reports and/or code-coverage reports.  To see a sample recipe that will produce junit test results from Java see [wiki:BittenSampleJavaRecipe build recipes for Java projects using JUnit and Ant].  To create your own custom charts, see [wiki:AddingCharts Adding Custom Charts to Bitten.]
     86
     87== bitten Examples ==
     88=== Compile a hello world program from ftp.gnu.org ===
     89{{{
     90TBC
     91}}}