github.com/kdevb0x/go@v0.0.0-20180115030120-39687051e9e7/src/cmd/internal/test2json/testdata/ascii.json (about) 1 {"Action":"run","Test":"TestAscii"} 2 {"Action":"output","Test":"TestAscii","Output":"=== RUN TestAscii\n"} 3 {"Action":"output","Test":"TestAscii","Output":"I can eat glass, and it doesn't hurt me. I can eat glass, and it doesn't hurt me.\n"} 4 {"Action":"output","Test":"TestAscii","Output":"I CAN EAT GLASS, AND IT DOESN'T HURT ME. I CAN EAT GLASS, AND IT DOESN'T HURT ME.\n"} 5 {"Action":"output","Test":"TestAscii","Output":"--- PASS: TestAscii\n"} 6 {"Action":"output","Test":"TestAscii","Output":" i can eat glass, and it doesn't hurt me. i can eat glass, and it doesn't hurt me.\n"} 7 {"Action":"output","Test":"TestAscii","Output":" V PNA RNG TYNFF, NAQ VG QBRFA'G UHEG ZR. V PNA RNG TYNFF, NAQ VG QBRFA'G UHEG ZR.\n"} 8 {"Action":"pass","Test":"TestAscii"} 9 {"Action":"output","Output":"PASS\n"} 10 {"Action":"pass"}