This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
### Copyright 2010 Manuel Carrasco Moñino. (manolo at apache.org) | |
### Copyright 2016 Patrick Double (pat at patdouble.com) | |
### | |
### Licensed under the Apache License, Version 2.0. | |
### You may obtain a copy of it at | |
### http://www.apache.org/licenses/LICENSE-2.0 | |
### | |
### A library for shell scripts which creates reports in jUnit format. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"nodes":[{"group":1,"name":"A"},{"group":1,"name":"C"},{"group":1,"name":"B"},{"group":1,"name":"E"},{"group":1,"name":"D"},{"group":1,"name":"G"},{"group":1,"name":"F"},{"group":1,"name":"I"},{"group":1,"name":"H"},{"group":1,"name":"K"},{"group":1,"name":"J"},{"group":1,"name":"M"},{"group":1,"name":"L"},{"group":1,"name":"O"},{"group":1,"name":"N"},{"group":1,"name":"Q"},{"group":1,"name":"P"},{"group":1,"name":"S"},{"group":1,"name":"R"},{"group":1,"name":"U"},{"group":1,"name":"T"},{"group":1,"name":"W"},{"group":1,"name":"V"},{"group":1,"name":"Y"},{"group":1,"name":"X"}],"links":[{"source":13,"target":16,"value":1},{"source":8,"target":13,"value":1},{"source":19,"target":2,"value":1},{"source":22,"target":7,"value":1},{"source":7,"target":0,"value":1},{"source":18,"target":3,"value":1},{"source":16,"target":19,"value":1},{"source":9,"target":23,"value":1},{"source":3,"target":24,"value":1},{"source":3,"target":21,"value":1},{"source":10,"target":13,"value":1},{"source":14,"target":4,"value":1},{"sourc |