...

Text file src/cmd/internal/test2json/testdata/ascii.json

Documentation: cmd/internal/test2json/testdata

     1{"Action":"start"}
     2{"Action":"run","Test":"TestAscii"}
     3{"Action":"output","Test":"TestAscii","Output":"=== RUN   TestAscii\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":"I CAN EAT GLASS, AND IT DOESN'T HURT ME. I CAN EAT GLASS, AND IT DOESN'T HURT ME.\n"}
     6{"Action":"output","Test":"TestAscii","Output":"--- PASS: TestAscii\n"}
     7{"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"}
     8{"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"}
     9{"Action":"pass","Test":"TestAscii"}
    10{"Action":"output","Output":"PASS\n"}
    11{"Action":"pass"}

View as plain text