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

     1  {"Action":"start"}
     2  {"Action":"run","Test":"TestUnicode"}
     3  {"Action":"output","Test":"TestUnicode","Output":"=== RUN   TestUnicode\n"}
     4  {"Action":"output","Test":"TestUnicode","Output":"Μπορώ να φάω σπασμένα γυαλιά χωρίς να πάθω τίποτα. Μπορώ να φάω σπασμένα γυαλιά χωρίς να πάθω τίποτα.\n"}
     5  {"Action":"output","Test":"TestUnicode","Output":"私はガラスを食べられます。それは私を傷つけません。私はガラスを食べられます。それは私を傷つけません。\n"}
     6  {"Action":"output","Test":"TestUnicode","Output":"--- PASS: TestUnicode\n"}
     7  {"Action":"output","Test":"TestUnicode","Output":"    ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ\n"}
     8  {"Action":"output","Test":"TestUnicode","Output":"    אני יכול לאכול זכוכית וזה לא מזיק לי. אני יכול לאכול זכוכית וזה לא מזיק לי.\n"}
     9  {"Action":"pass","Test":"TestUnicode"}
    10  {"Action":"output","Output":"PASS\n"}
    11  {"Action":"pass"}
    12  

View as plain text