Annotation of parser3/tests/379-curl.html, revision 1.2

1.1       moko        1: @main[]
                      2: 1.     ^test[slow]
                      3: 2.     ^test[valid-content-length]
                      4: 3.     ^test[invalid-content-length]
                      5: 4.     ^test[empty-body]
                      6: 4-win. ^test[empty-body-win]
                      7: 5.     ^test[null-body]
                      8: 6.     ^test[empty-headers]
                      9: 6-win. ^test[empty-headers-win]
                     10: 6-win. ^test[empty-headers-win;binary]
                     11: 7.     ^test[null-headers]
1.2     ! moko       12: 7.1    ^test[bad-headers]
1.1       moko       13: 8.     ^test[invalid-status]
                     14: 9.     ^test[no-status-1]
                     15: 10.    ^test[no-status-2]
                     16: 11.    ^test[no-status-3]
                     17: 12.    ^test[strange-status]
                     18: 13.    ^test[strange-content-length-1]
                     19: 14.    ^test[strange-content-length-2]
                     20: 
                     21: @test[query;mode]
                     22: $query test result:
                     23: ^try-catch{
                     24:     ^json:string[^curl:load[ ^if(def $mode){$.mode[$mode]} $.url[http://www.parser.ru/_/tests/nph-379.pl?$query]]; $.file[text] ]
                     25: }

E-mail: