Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

Commit

Permalink
Updating unit tests script for Mono.
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarsouza committed Jun 19, 2015
1 parent 5110e52 commit f9fe8a8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file modified Build.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion Tests.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ set LIST=%LIST% "%TESTS%Accord.Tests.Neuro.dll"
set LIST=%LIST% "%TESTS%Accord.Tests.Vision.dll"
set LIST=%LIST% "%TESTS%Accord.Tests.Statistics.dll"

%NUNIT% -noxml -nodots -labels -stoponerror /process=multiple %LIST% /framework:net-4.0
%NUNIT% -noxml -nodots -labels /process=multiple %LIST% /framework:net-4.0



Expand Down
Empty file modified Tests.sh
100644 → 100755
Empty file.

0 comments on commit f9fe8a8

Please sign in to comment.