Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 577802

Summary: dev-go/go-junit-report - new package
Product: Gentoo Linux Reporter: maurerpe <junk4me46806>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: junk4me46806
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: go-junit-report-20160314.ebuild

Description maurerpe 2016-03-20 01:19:58 UTC
The arduino-builder utility used by the arduino IDE is written in go.  It requires github.com/jstemmer/go-junit-report/..
Comment 1 maurerpe 2016-03-20 01:21:11 UTC
Created attachment 428626 [details]
go-junit-report-20160314.ebuild

Converts go test output to an xml report
Comment 2 maurerpe 2016-03-20 01:26:39 UTC
Comment on attachment 428626 [details]
go-junit-report-20160314.ebuild

Ebuild for dev-go/go-junit-report that implements golang github.com/jstemmer/go-junit-report/...