Verified Commit fb45f296 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

dep_scripts: Add 'bats' submodules for script testing

parent 15d7f2ae
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -4,3 +4,15 @@
[submodule "external/fmt"]
	path = external/fmt
	url = https://github.com/fmtlib/fmt
[submodule "tests/scripts/bats"]
	path = tests/scripts/bats
	url = https://github.com/bats-core/bats-core.git
[submodule "tests/scripts/helpers/bats-assert"]
	path = tests/scripts/helpers/bats-assert
	url = https://github.com/bats-core/bats-assert.git
[submodule "tests/scripts/helpers/bats-support"]
	path = tests/scripts/helpers/bats-support
	url = https://github.com/bats-core/bats-support.git
[submodule "tests/scripts/helpers/bats-file"]
	path = tests/scripts/helpers/bats-file
	url = https://github.com/bats-core/bats-file.git
Original line number Diff line number Diff line
Subproject commit a8b8d0dc7a05abe10c8511fe5041c137e06d18bf
Original line number Diff line number Diff line
Subproject commit 672ad1823a4d2f0c475fdbec0c4497498eec5f41
Original line number Diff line number Diff line
Subproject commit 17fa557f6fe28a327933e3fa32efef1d211caa5a
Original line number Diff line number Diff line
Subproject commit d140a65044b2d6810381935ae7f0c94c7023c8c3