From 25bca39262e7797ab8dd4b24ebdc4918fad12eaa Mon Sep 17 00:00:00 2001 From: gibbed Date: Sat, 4 May 2019 11:12:21 -0500 Subject: [PATCH] Update Catch to latest stable. --- .gitmodules | 2 +- third_party/catch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8edb719bf..5474a9e62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,7 +18,7 @@ url = https://github.com/xenia-project/SPIRV-Tools.git [submodule "third_party/catch"] path = third_party/catch - url = https://github.com/philsquared/Catch.git + url = https://github.com/catchorg/Catch2.git [submodule "third_party/gflags"] path = third_party/gflags url = https://github.com/benvanik/gflags.git diff --git a/third_party/catch b/third_party/catch index a0ada2e93..6860c8def 160000 --- a/third_party/catch +++ b/third_party/catch @@ -1 +1 @@ -Subproject commit a0ada2e935324db5c951571c52c9b07307ea422f +Subproject commit 6860c8def0ba7559bf077515b7a7ff63ad3444f8