From 63d991bcbff96c6a4c081065c7948d9e0f47b535 Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Tue, 14 Jul 2020 16:21:02 +0200 Subject: [PATCH] Bump Touch.Unit. New commits in spouliot/Touch.Unit: * spouliot/Touch.Unit@1c272a9 [TouchRunner] Rename TestElement.Update to TestElement.TestFinished to make it clearer when it's used. (#73) * spouliot/Touch.Unit@9a654ca [TouchRunner] Fix running multiple test assemblies in NUnitLite mode. (#76) * spouliot/Touch.Unit@55c747f [TouchRunner] Print test output to the console. (#75) * spouliot/Touch.Unit@ab5dce0 [TouchRunner] Keep track of the last shown test suite, and return to it when the app is relaunched. (#74) * spouliot/Touch.Unit@1a7068c [TouchRunner] Only update the UI for a single test after the test has finished running. (#72) * spouliot/Touch.Unit@ba93ddf [TouchRunner] Fix unused variable warning by only defining the variable when it's used. (#71) * spouliot/Touch.Unit@ab2aaa5 [TouchRunner] Always show 'Run all'. (#70) * spouliot/Touch.Unit@af58317 Move every Touch.Client projects to its own folder. (#69) * spouliot/Touch.Unit@8a0ec0d [TouchRunner] Improve name printing in NuGet mode. (#68) * spouliot/Touch.Unit@c7f8ff0 Ignore any 'packages' directory. (#67) Diff: https://github.com/spouliot/Touch.Unit/compare/b4e8606a85255f2456b0b20d5a0732298fa1ad36..1c272a98ac525f1578d4bd2ee96a8f6c14802152 --- external/Touch.Unit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/Touch.Unit b/external/Touch.Unit index b4e8606a8525..1c272a98ac52 160000 --- a/external/Touch.Unit +++ b/external/Touch.Unit @@ -1 +1 @@ -Subproject commit b4e8606a85255f2456b0b20d5a0732298fa1ad36 +Subproject commit 1c272a98ac525f1578d4bd2ee96a8f6c14802152