[tests] Simplify 'test-sgen' target logic in Makefile.am
commit274a79653abbca9bd3c5672e1c56913e08722795
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 10 May 2016 00:29:56 +0000 (10 02:29 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 10 May 2016 00:36:47 +0000 (10 02:36 +0200)
treec176d77676d89d0269915eb6a5554fdb5d33b100
parent5099acaed48ec335df50849cea90752102e9009c
[tests] Simplify 'test-sgen' target logic in Makefile.am

The sgen tests should run on Windows x86 too (or at least they will in the near future), so we can get rid of all the special casing.
This also fixes an error in the ARM64 test run on Jenkins because test-sgen wasn't defined there.
mono/tests/Makefile.am