Move tests to a separate repo #1235
Labels
release item: 🔨 further change
solution: duplicate
the issue is a duplicate; refer to the linked issue instead
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
The test directory is very large (currently >150MB), and checking out the repo requires checking out that entire test directory as well, even if you just want to build the code without running the tests. Splitting the test directory into a separate repo and including it as a submodule or subtree would eliminate this issue and make it a lot more friendly for people to use this library from the git repo.
The text was updated successfully, but these errors were encountered: