1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/mock
Roland Stengel cd8515acce
Go Unit Tests fail due to windows/linux file separator mismatch (#2662)
* Go Unit Tests fail due to windows/linux
file separator mismatch. See issue 2660.

* review results

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2021-03-03 22:58:29 +01:00
..
dockerRunner_test.go Provide an ExecRunner implementation for running commands in docker (#1606) 2020-06-02 14:24:06 +02:00
dockerRunner.go Provide an ExecRunner implementation for running commands in docker (#1606) 2020-06-02 14:24:06 +02:00
example_dockerRunner_test.go Provide an ExecRunner implementation for running commands in docker (#1606) 2020-06-02 14:24:06 +02:00
fileUtils_test.go whitesourceExecuteScan: bypass UA for mta, maven, npm and yarn (#1879) 2020-09-29 12:44:31 +02:00
fileUtils.go Go Unit Tests fail due to windows/linux file separator mismatch (#2662) 2021-03-03 22:58:29 +01:00
runner.go Provide getters for stdout, stderr on ShellRunner, ExecRunner (#1787) 2021-02-05 10:54:38 +01:00