xamarin-macios/tests/mtouch
Rolf Bjarne Kvinge 3aabef12dd [mtouch/mmp] Downgrade MT0123 to a verbose log statement instead. (#2701)
* [mtouch/mmp] Downgrade MT0123 to a verbose log statement instead.

It's unlikely to be useful for normal people who've just set LANG for whatever
unrelated reason.

If it's needed to diagnose failures, it'll still show up in verbose logs.

* [docs] Remove MT0123, it's no longer being used, and we never released a version that used it either.

* [tests][mtouch] Update tests according to code changes (MT0123 removal).
2017-09-18 17:14:17 +02:00
..
.gitignore [tests] Import 2016-05-26 15:06:52 +02:00
Cache.cs [mtouch tests] Add Cache. 2017-01-05 10:43:55 +01:00
InlinerTest.cs [linker] Add an well known candidate inliner substep along with tests (#1513) 2017-01-17 21:49:44 -05:00
MLaunchTool.cs [generator] Add unit test project, and port a few tests over from the makefile tests. (#2299) (#2304) 2017-07-11 08:52:24 +02:00
MTouch.cs [mtouch/mmp] Downgrade MT0123 to a verbose log statement instead. (#2701) 2017-09-18 17:14:17 +02:00
MTouchTool.cs Merge branch 'xcode9' into xcode9-master-merge 2017-09-15 11:05:30 -04:00
Makefile [mtouch tests] Update Makefile to NUnit3 syntax for helper text/targets. (#1171) 2016-11-11 17:47:54 +01:00
MiscTests.cs [tests] Ignore mtouch tests that require device support if device support was not included in the build. (#1109) 2016-11-03 13:20:31 +01:00
RegistrarTest.cs Merge branch 'xcode9' into xcode9-master-merge 2017-09-15 11:05:30 -04:00
SdkTest.cs [mtouch] Don't look for assembly references in attributes in assemblies we ship. Partially fixes #49087. (#2121) 2017-05-24 21:05:21 +02:00
TimingTests.cs [mtouch tests] Minor refactoring to make a few nested classes non-nested. (#1433) 2017-01-04 19:33:57 +01:00
mtouch.csproj Merge Quote methods into a single class instead of multiple versions (#2153) 2017-06-06 12:32:25 -08:00
mtouch.sln [tests] The mtouch tests now require Cecil, so add the expected project reference to the solution. (#1568) 2017-01-27 07:32:44 +01:00
packages.config [tests] Update to NUnit 3 in mtouch tests. (#1119) 2016-11-07 12:22:37 +01:00
runSingleTest.sh [tests] Import 2016-05-26 15:06:52 +02:00