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

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.3       moko       13: 7.1    ^test[bad-cookies]
1.1       moko       14: 8.     ^test[invalid-status]
                     15: 9.     ^test[no-status-1]
                     16: 10.    ^test[no-status-2]
                     17: 11.    ^test[no-status-3]
1.4     ! moko       18: #12.    ^test[strange-status]
1.1       moko       19: 13.    ^test[strange-content-length-1]
                     20: 14.    ^test[strange-content-length-2]
                     21: 
                     22: @test[query;mode]
                     23: $query test result:
                     24: ^try-catch{
                     25:     ^json:string[^curl:load[ ^if(def $mode){$.mode[$mode]} $.url[http://www.parser.ru/_/tests/nph-379.pl?$query]]; $.file[text] ]
                     26: }

E-mail: