Remove examples/tests folder (#4971)

This folder was mostly used to store reproducers for issues but were never proper tests.
This commit is contained in:
Guillaume Chatelet
2026-01-05 13:26:43 +01:00
committed by Corentin Le Molgat
parent 30a7baee6d
commit caab346d4d
43 changed files with 0 additions and 4657 deletions

2
.gitignore vendored
View File

@@ -95,8 +95,6 @@ ortools/dotnet/*/bin
ortools/dotnet/*/obj
ortools/**/samples/bin
ortools/**/samples/obj
examples/tests/bin
examples/tests/obj
examples/contrib/bin
examples/contrib/obj
examples/dotnet/bin