Testing of TorneLIB

Build: #57 was successful Manual run by Tomas Tornevall

Code commits

TorneLIB NetCURL 6.0/Develop Branch

  • Tomas Tornevall

    Tomas Tornevall efca139eab1611c335e9b8e3812a8f44384d450a

    README updated

    • README.md (version efca139eab1611c335e9b8e3812a8f44384d450a)
  • Tomas Tornevall

    Tomas Tornevall 4bc406570c8980b7fc7a8f336ac8ebe18eb05106

    Merge pull request #15 in LIB/tornelib-php-netcurl from develop/6.0.20 to develop/6.0
    6.0.20 confirmed working at this point. Merging with develop (not master)

    * commit '646e6dcff89cbf6c532b5ee7d45f46d2112b3211': (76 commits)
      LIB-225: Method deprecation instead of patching
      " to ' for flags
      LIB-224: Cookie handler rewrite  --- related to LIB-201 - Controls of defined parameters should be based on getFlag()
      LIB-197: Cleanup, continued renames and updates.
      LIB-197: Cleanup
      Tried to save iptest, but failed. Rollback.
      LIB-223: Only add certificate bundles if the file has been set
      The most stupid typo in the world
      assertions and marks made static. Added process isolation as we need cleanups between each suite. No globals wanted.
      Moved SOAPCHAIN-tests to end of test + Changed to static assertions
      Test fix
      Only add data to parsedContent is empty from start (must change)
      parsecontent-html-automation rollback
      dox and parsedContent-initializer patch (since the initialization is not only based on arrays)
      getIsSecure() on follows are misconfigured - should check if getIsSecure is false rather than true
      LIB-222: Content must not be empty while parsing DOMDocument
      LIB-222: Forms without id namings will get the tagname. This will open up for reading forms and other elements without id's. + Static asserts
      LIB-222: Also saving innerhtml
      LIB-222: Without activating setParseHtml() there is not a simple way to get a parsed DOM tree
      LIB-212: Migrate hasSsl
      ...

  • Tomas Tornevall

    Tomas Tornevall 646e6dcff89cbf6c532b5ee7d45f46d2112b3211

    LIB-225: Method deprecation instead of patching

    • source/Modules/curl.php (version 646e6dcff89cbf6c532b5ee7d45f46d2112b3211)
  • Tomas Tornevall

    Tomas Tornevall 3b3a95bcf327d7a2045fc83142b501374ba91f87

    " to ' for flags

    • source/Modules/curl.php (version 3b3a95bcf327d7a2045fc83142b501374ba91f87)
  • Tomas Tornevall

    Tomas Tornevall 6202905997994aa9ecf9dca23b511d0f2dcdecd1

    LIB-224: Cookie handler rewrite  --- related to LIB-201 - Controls of defined parameters should be based on getFlag()

    • source/Modules/curl.php (version 6202905997994aa9ecf9dca23b511d0f2dcdecd1)
    • tests/curlTest.php (version 6202905997994aa9ecf9dca23b511d0f2dcdecd1)
  • Tomas Tornevall

    Tomas Tornevall a82db05388f26c66b855b858b7847492f1149b35

    LIB-197: Cleanup, continued renames and updates.

    • source/Modules/curl.php (version a82db05388f26c66b855b858b7847492f1149b35)
  • Tomas Tornevall

    Tomas Tornevall 2f3d5ecc35cc5aa90062eb72fd37c18fcc084f33

    LIB-197: Cleanup

    • source/Modules/curl.php (version 2f3d5ecc35cc5aa90062eb72fd37c18fcc084f33)
    • source/Modules/netcurl_init.php (version 2f3d5ecc35cc5aa90062eb72fd37c18fcc084f33)
    • tests/extendedTest.php (version 2f3d5ecc35cc5aa90062eb72fd37c18fcc084f33)