Files
42test/.gitmodules
2021-10-27 09:56:34 +02:00

21 lines
618 B
Plaintext

[submodule "libft/Libftest"]
path = libft/Libftest
url = https://github.com/jtoty/Libftest.git
ignore = dirty
[submodule "libft/libft-unit-test"]
path = libft/libft-unit-test
url = https://github.com/alelievr/libft-unit-test.git
ignore = dirty
[submodule "libft/libfttester"]
path = libft/libfttester
url = https://github.com/tripouille/libfttester.git
ignore = dirty
[submodule "libft/munit"]
path = libft/munit
url = https://github.com/nemequ/munit.git
ignore = dirty
[submodule "libft/FT_SPLIT_TESTER"]
path = libft/FT_SPLIT_TESTER
url = https://github.com/Ysoroko/FT_SPLIT_TESTER.git
ignore = dirty