~ubuntu-branches/ubuntu/precise/surefire/precise

« back to all changes in this revision

Viewing changes to maven-surefire-report-plugin/src/test/resources/test-reports/TEST-AntUnit.xml

  • Committer: Bazaar Package Importer
  • Author(s): Miguel Landaeta
  • Date: 2011-10-10 20:42:16 UTC
  • mfrom: (2.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20111010204216-cemva69wkagf4fay
Tags: 2.10-1
* Team upload.
* New upstream release.
* Refresh and remove unneccesary patches.
* Add Build-Depends on libsurefire-java and
  libmaven-common-artifact-filters-java.
* Drop outdated Maven artifact surefire-junit.
* Provide new Maven artifacts: surefire-junit3, maven-surefire-common,
  common-junit3, common-junit4, surefire-junit47 and surefire-testng-utils.
* Fix clean target to allow "two in a row" builds.
* Update Vcs-Browser field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<testsuite buildFile="/home/pjanes/devel/maven/client/tools/tests/changebase.xml" hostname="merope" name="tests.changebase_xml" timestamp="2008-04-23T13:25:46">
3
 
  <testcase name="testNegativeValue">
4
 
    <time>0.378</time>
5
 
  </testcase>
6
 
  <tests>1</tests>
7
 
  <failures>0</failures>
8
 
  <errors>0</errors>
9
 
  <time>0.378</time>
10
 
</testsuite>
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<testsuite buildFile="/home/pjanes/devel/maven/client/tools/tests/changebase.xml" hostname="merope" name="tests.changebase_xml" timestamp="2008-04-23T13:25:46">
 
3
  <testcase name="testNegativeValue">
 
4
    <time>0.378</time>
 
5
  </testcase>
 
6
  <tests>1</tests>
 
7
  <failures>0</failures>
 
8
  <errors>0</errors>
 
9
  <time>0.378</time>
 
10
</testsuite>