Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
e2ec40fb
Commit
e2ec40fb
authored
May 03, 2020
by
Vinicius Jarina
Browse files
Fix tests on Mac
parent
187e26d8
Changes
1
Show whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
e2ec40fb
...
@@ -52,13 +52,16 @@ jobs:
...
@@ -52,13 +52,16 @@ jobs:
solution
:
NLua.Mac.sln
solution
:
NLua.Mac.sln
configuration
:
Release
configuration
:
Release
-
script
:
'
dotnet
test
./tests/build/net45/bin/Release/NLuaTest.dll
-l:trx;
LogFileName=TEST-Result-Mac.xml
'
-
script
:
'
dotnet
test
./tests/build/net45/bin/Release/NLuaTest.dll
-l:trx;'
displayName
:
'
Run
OSX
tests'
displayName
:
'
Run
OSX
tests'
-
script
:
'
mv
TestResults\*.trx
.\TEST-Result-Mac.xml'
displayName
:
'
Rename
Test
result'
-
task
:
PublishTestResults@2
-
task
:
PublishTestResults@2
displayName
:
'
Publish
Mac
Test
Results
TEST-Result-Mac.xml'
displayName
:
'
Publish
Mac
Test
Results
TEST-Result-Mac.xml'
inputs
:
inputs
:
testResultsFormat
:
NUni
t
testResultsFormat
:
VSTes
t
testResultsFiles
:
'
TEST-Result-Mac.xml'
testResultsFiles
:
'
TEST-Result-Mac.xml'
-
task
:
MSBuild@1
-
task
:
MSBuild@1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment