This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
mono
mirror of
https://github.com/mono/mono.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add missing CI test script when running full AOT interpreter on Windows. (
#15281
)
Johan Lorensson
6 years ago
parent
7066c05c39
commit
b2124dab01
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
scripts/ci/run-test-testing_winaot_interp.sh
+ 3
- 0
scripts/ci/run-test-testing_winaot_interp.sh
View File
@@ -0,0 +1,3 @@
+#!/bin/bash -e
+
+${MONO_REPO_ROOT}/scripts/ci/run-test-testing_aot_full_interp.sh