~ubuntu-branches/ubuntu/vivid/phabricator/vivid-proposed

« back to all changes in this revision

Viewing changes to arcanist/src/unit/engine/__tests__/testresults/go.multiple-test-cases-successful

  • Committer: Package Import Robot
  • Author(s): Richard Sellam
  • Date: 2014-10-23 20:49:26 UTC
  • mfrom: (0.2.1) (0.1.1)
  • Revision ID: package-import@ubuntu.com-20141023204926-vq80u1op4df44azb
Tags: 0~git20141023-1
Initial release (closes: #703046)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=== RUN TestFoo1
 
2
--- PASS: TestFoo1 (0.03 seconds)
 
3
=== RUN TestBar1
 
4
--- PASS: TestBar1 (0.01 seconds)
 
5
PASS
 
6
ok      package/subpackage1     0.042s
 
7
=== RUN TestFoo2
 
8
--- PASS: TestFoo2 (0.02 seconds)
 
9
PASS
 
10
ok      package/subpackage2     0.021s