Emit NUnit representation of check-seq-points target.
authorJo Shields <jo.shields@xamarin.com>
Wed, 18 Feb 2015 12:10:39 +0000 (12:10 +0000)
committerJo Shields <jo.shields@xamarin.com>
Wed, 18 Feb 2015 12:10:39 +0000 (12:10 +0000)
commita34e257fd2845ed8a2c69e39cfec5be9cd0a9c0f
tree90cce6bb1ff31daddd25eea1a99db325dac05e87
parenta20a0459befa90061dbddfa73baa2334df751258
Emit NUnit representation of check-seq-points target.

This generates an XML representation of the check-seq-points target,
as separate tests, which can be easily tracked by anything which
parses NUnit output (e.g. Jenkins or other CI systems). For example,
we are currently regressed on this on ARM.
mono/mini/Makefile.am.in
mono/mini/test_op_il_seq_point.sh
mono/mini/test_op_il_seq_point_headerfooter.sh [new file with mode: 0755]