Skip to content
  • Harald Sitter's avatar
    smb: add a unit test for smburl · d8d92670
    Harald Sitter authored
    Summary:
    only tests some of the obvious scenarios I can see right now.
    
    ::cd() has been changed to only support going up one path element. it's
    all we need it for and the previous code was almost certainly incorrect
    by calling setUrl with input that is definitely not anywhere near a valid
    url
    
    Test Plan: builds and test passes
    
    Reviewers: ngraham
    
    Reviewed By: ngraham
    
    Subscribers: apol, kde-frameworks-devel, kfm-devel
    
    Tags: #dolphin, #frameworks
    
    Differential Revision: https://phabricator.kde.org/D27801
    d8d92670