blob: 6aea5d5f5f224215f88955db87c0f3eb9c013e9b [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Element-Name: UriFromPath
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _zG1GQOTUEeOShsjP9M9CMw
Runtime-Version: 1.5.2.201408180747
Save-Time: 9/3/14 5:19 PM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
global [val uri [uri-from-path [get-by-os -win "C:\Windows\System32" -macosx "/Users" -linux "/home"]]]
trace $uri
$uri | contains [get-by-os -win "file:/C:/Windows/System32/" -macosx "file:/Users/" -linux "file:/home/"] | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--