Annotation of parser3/tests/347-curl.html, revision 1.3

1.2       moko        1: @main[]
                      2: 
1.3     ! moko        3: 1. ^curl:options[ $.library[no-such-library.so] ]
        !             4: 2. ^try-catch{ ^curl:session{ } }
        !             5: 3. ^try-catch{ ^curl:session{ } }
        !             6: 4. ^curl:options[ $.library[another-library.so] ]
        !             7: 5. ^try-catch{ ^curl:session{ } }
        !             8: 6. ^curl:options[ $.library[libcurl.so] ]
        !             9: 7. ^curl:session{ OK }
1.2       moko       10: 

E-mail: