Tcl Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: 50f4c380461949a6ff6a7d974046d544297a193af2b432147e14d84f8e248a15
Ticket: 20b144d233864c03984a61262334ebd0fd988ffd
Skip oauth tests if tls not available.
User & Date: anonymous 2018-06-09 16:59:54
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    Skip test if tls not available.
    
    Index: modules/oauth/oauth.test
    --- modules/oauth/oauth.test.orig
    +++ modules/oauth/oauth.test
    @@ -7,6 +7,7 @@ source [file join \
     
     testsNeedTcl     8.5
     testsNeedTcltest 2
    +testsNeed tls
     
     testing {
         useLocal oauth.tcl oauth
    
  5. foundin changed to: "current"
  6. is_private changed to: "0"
  7. login: "anonymous"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "36034badbf4fa68e1e6f55bc81729916152660a8"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "anonymous"
  14. subsystem changed to: "oauth"
  15. title changed to: "Skip oauth tests if tls not installed."
  16. type changed to: "Bug"