Diff for /parser3/tests/347-curl.html between versions 1.1 and 1.6

version 1.1, 2016/08/03 20:33:56 version 1.6, 2024/12/13 14:18:51
Line 1 Line 1
 ^curl:options[ $.library[no-such-library.so] ]  @main[]
 ^try-catch{ ^curl:session{ } }  
 ^try-catch{ ^curl:session{ } }  1. ^curl:options[ $.library[no-such-library.ext] ]
 ^curl:options[ $.library[another-library.so] ]  2. ^try-catch-filtered{ ^curl:session{ } }
 ^try-catch{ ^curl:session{ } }  3. ^try-catch-filtered{ ^curl:session{ } }
 ^curl:options[ $.library[libcurl.so] ]  4. ^curl:options[ $.library[another-library.ext] ]
 ^curl:session{ OK }  5. ^try-catch-filtered{ ^curl:session{ } }
   6. ^curl:options[ $.library[] ]
   7. ^try-catch{ ^curl:session{ OK } }

Removed from v.1.1  
changed lines
  Added in v.1.6


E-mail: