summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIngy döt Net <ingy@ingy.net>2017-12-28 13:16:38 -0800
committerIngy döt Net <ingy@ingy.net>2017-12-29 19:58:07 -0800
commite4aee06ff401668404de21b4af4c6a90be0f35a6 (patch)
treeb77a6a93374db9cad922ea4194a28fecc179ded2 /.gitignore
parent6a9e942e27f0ca53d26ab2b4c87249dd82014723 (diff)
downloadlibyaml-git-e4aee06ff401668404de21b4af4c6a90be0f35a6.tar.gz
Move tests/run-test-suite to branch run-test-suite
with the intent that `make test-suite` will use it as a branch. This commit makes the libyaml and yaml-test-suite repos completely independent. The only thing in master is a Makefile rule for `make run-test-suite`. The run-test-suite branch takes care of everything else. This will keep the master branch history clean from any yaml-test-suite activity, while keeping everything up to date. Pinning will just work for whatever commit of master you run the tests from. The pinning work will all be done in the `run-test-suite` branch.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 74165f5..fb3b92b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,10 +53,7 @@ Makefile.in
/tests/run-parser
/tests/run-parser-test-suite
/tests/run-scanner
-/tests/run-test-suite/data
-tests/run-test-suite/src/libyaml/
-tests/run-test-suite/src/libyaml-emitter
-tests/run-test-suite/src/libyaml-parser
+/tests/run-test-suite/
/tests/test-reader
/tests/test-reader.log
/tests/test-reader.trs