Alexander Köplinger
|
0339fe1171
Remove netcore sources and arcade eng/common files (#21315)
|
4 years ago |
Vlad Brezae
|
810f0cfc0a
[interp] Add basic block support (#20328)
|
5 years ago |
Vlad Brezae
|
866914eeff
[tests] Adjustments to interp disabled tests (#19748)
|
5 years ago |
Bernhard Urban-Forster
|
05f2651a12
[interp] initial infrastructure for whitebox testing of optimization passes (#18268)
|
6 years ago |
Johan Lorensson
|
fb35615c56
Interpreter PR builds run to many test suites. (#15251)
|
6 years ago |
Johan Lorensson
|
7ac0287a7b
Increase timeout for interpreter fullaotmixed regression. (#15225)
|
6 years ago |
Vlad Brezae
|
33189ef31f
[tests] Enable test suites on interpreter (#12806)
|
6 years ago |
Alexander Köplinger
|
2edec383b5
[ci] Move sentry reporting to the run-test-* scripts
|
7 years ago |
Alexander Köplinger
|
5d2525527e
Add common "test" target for precompiling test assemblies (#11622)
|
7 years ago |
Bernhard Urban
|
cfa5e8d535
[ci] do not hardcode CPU count (#10560)
|
7 years ago |
Vlad Brezae
|
958a639b12
[tests] Bump timeout for System.Numerics with interpreter
|
7 years ago |
Vlad Brezae
|
32d9b9ec3a
[interp] Fix missing InvalidProgramException (#10095)
|
7 years ago |
Vlad Brezae
|
5672eba582
[interp] Run tests for entire bcl (#9648)
|
7 years ago |
Zoltan Varga
|
1a91bb9939
[runtime] Store the interpreter method invoked by the delegate in MonoDelegate.interp_method, make MonoDelegate.method_ptr always point to a JIT callable entry point. (#9019)
|
7 years ago |
Bernhard Urban
|
8479949bd0
[interp] enable mcs tests on armv7 (#8455)
|
7 years ago |
Alexander Köplinger
|
a70c4c25fa
[ci] Check CI_TAGS instead of ghprbPullId
|
7 years ago |
Bernhard Urban
|
0ccaa5acdd
[interp] add System tests to CI (#8370)
|
7 years ago |
Bernhard Urban
|
ffdb072fdf
[interp] add System.Core tests to CI (#8371)
|
7 years ago |
Zoltan Varga
|
f01083ac48
[runtime] Add a 'frame_addr' field to MonoStackFrameInfo, which is equal to either interp_frame or ctx->sp. (#6644)
|
7 years ago |
Alexander Köplinger
|
eafd6e916f
[ci] Consistently use CI_TAGS instead of label (#6782)
|
7 years ago |
Bernhard Urban
|
fe9b82fec5
[ci] update ARM label for ignored interpreter tests (#6738)
|
8 years ago |
Vlad Brezae
|
57f08cedc8
[interp] Disable mixed mode tests
|
8 years ago |
Bernhard Urban
|
e2a7e328d3
[mcs tests] clean up interp target
|
8 years ago |
Bernhard Urban
|
43f03233f3
[interp] enable Mono.Debugger.Soft tests on CI
|
8 years ago |
Bernhard Urban
|
035ad2f118
[mcs tests.make] control with TEST_WITH_INTERPRETER if `run-test` target uses the interpreter
|
8 years ago |
Ludovic Henry
|
110888fd66
[interp] Enable more runtime tests for interpreter
|
8 years ago |
Bernhard Urban
|
2a294c432e
[interp] do not run mcs/tests on ARM on CI
|
8 years ago |
Bernhard Urban
|
d12dda34e4
[mcs/tests] add interp target
|
8 years ago |
Zoltan Varga
|
45837e1a5a
Add beginnings of mixed code execution support (#4613)
|
8 years ago |
Bernhard Urban
|
d4513c61d4
[ci] add more steps to interp
|
8 years ago |