do not try to load assembly with empty string specification. Add tests for import...
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 28 Jan 2014 11:04:42 +0000 (20:04 +0900)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 20 Feb 2014 09:22:23 +0000 (18:22 +0900)
commitd7702ec671efa56ef91e0be7c4cf64d9aee574d4
tree0946be77094841b1804244a23305bf3a502ed314
parentb3087090a6c76d95525188f625990d0b166e0baa
do not try to load assembly with empty string specification. Add tests for import/usingTask ordering.

One of the tests fail because we actually fail to pick up imported UsingTasks.
mcs/class/Microsoft.Build/Makefile
mcs/class/Microsoft.Build/Microsoft.Build.Internal/BuildTaskDatabase.cs
mcs/class/Microsoft.Build/Test/Microsoft.Build.Execution/ProjectInstanceTest.cs