From 023b4c3c3ba121ba00cff8f41c5358abc216211e Mon Sep 17 00:00:00 2001 From: Nils Winkler Date: Mon, 13 Apr 2020 12:08:33 +0200 Subject: [PATCH 1/3] Migrated bats-support to bats-core project repo, v0.3.0 --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 095a6a5e..f805758f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,8 @@ url = https://github.com/bats-core/bats-core [submodule "test_lib/bats-support"] path = test_lib/bats-support - url = https://github.com/ztombol/bats-support + url = https://github.com/bats-core/bats-support + branch = tags/v0.3.0 [submodule "test_lib/bats-assert"] path = test_lib/bats-assert url = https://github.com/ztombol/bats-assert From 1dfaf47040f4d8a9a2448675fa3db60c2f5dd6ab Mon Sep 17 00:00:00 2001 From: Nils Winkler Date: Mon, 13 Apr 2020 12:38:57 +0200 Subject: [PATCH 2/3] Updated bats-support library to v0.3.0 commit --- test_lib/bats-support | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_lib/bats-support b/test_lib/bats-support index 004e7076..24a72e14 160000 --- a/test_lib/bats-support +++ b/test_lib/bats-support @@ -1 +1 @@ -Subproject commit 004e707638eedd62e0481e8cdc9223ad471f12ee +Subproject commit 24a72e14349690bcbf7c151b9d2d1cdd32d36eb1 From 9f5f762869c07f583365297b4ee607900b4c27e4 Mon Sep 17 00:00:00 2001 From: Nils Winkler Date: Mon, 13 Apr 2020 12:42:18 +0200 Subject: [PATCH 3/3] Updated bats-assert to v2.0.0 --- .gitmodules | 3 ++- test_lib/bats-assert | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f805758f..34ffd55d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,7 +7,8 @@ branch = tags/v0.3.0 [submodule "test_lib/bats-assert"] path = test_lib/bats-assert - url = https://github.com/ztombol/bats-assert + url = https://github.com/bats-core/bats-assert + branch = tags/v2.0.0 [submodule "test_lib/bats-file"] path = test_lib/bats-file url = https://github.com/ztombol/bats-file diff --git a/test_lib/bats-assert b/test_lib/bats-assert index 9f88b420..d750c5a1 160000 --- a/test_lib/bats-assert +++ b/test_lib/bats-assert @@ -1 +1 @@ -Subproject commit 9f88b4207da750093baabc4e3f41bf68f0dd3630 +Subproject commit d750c5a1b44bf6fc96726aea76f4621db5fd602f