mirror of https://github.com/databricks/cli.git
b4ed235104
## Changes When adding path, a few things should take care of: - symlink expansion - forward/backward slashes, so that tests could do sed 's/\\\\/\//g' to make it pass on Windows (see acceptance/bundle/syncroot/dotdot-git/script) SetPath() function takes care of both. This PR uses SetPath() on all paths consistently. ## Tests Existing tests. |
||
---|---|---|
.. | ||
context.go | ||
context_test.go | ||
golden.go | ||
replacement.go | ||
replacement_test.go | ||
testdiff.go | ||
testdiff_test.go |