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

version 1.4, 2017/02/09 19:54:38 version 1.6, 2024/12/13 14:18:51
Line 1 Line 1
 @main[]  @main[]
   
 1. ^curl:options[ $.library[no-such-library.so] ]  1. ^curl:options[ $.library[no-such-library.ext] ]
 2. ^try-catch{ ^curl:session{ } }  2. ^try-catch-filtered{ ^curl:session{ } }
 3. ^try-catch{ ^curl:session{ } }  3. ^try-catch-filtered{ ^curl:session{ } }
 4. ^curl:options[ $.library[another-library.so] ]  4. ^curl:options[ $.library[another-library.ext] ]
 5. ^try-catch{ ^curl:session{ } }  5. ^try-catch-filtered{ ^curl:session{ } }
 6. ^curl:options[ $.library[libcurl.so] ]  6. ^curl:options[ $.library[] ]
 7. ^try-catch{ ^curl:session{ OK } }  7. ^try-catch{ ^curl:session{ OK } }
   

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


E-mail: