Skip to content
Snippets Groups Projects
Select Git revision
0 results

.indent.pro

Blame
    • Ingy döt Net's avatar
      820eceb5e1f6
      Include libyaml-test and libyaml-parser-emitter · 820eceb5e1f6
      Ingy döt Net authored
      Before the `make test-suite` command would clone yaml/libyaml-test which
      would in tuen clone yaml/libyaml-parser-emitter. Now they are part of
      the repository since they are not really useful outside the repository.
      
      They still clone the data branch of yaml/yaml-test-suite. That is where
      all the actual test data resides. That belongs outside the repo because
      it is intended for all yaml frameworks.
      820eceb5e1f6
      History
      Include libyaml-test and libyaml-parser-emitter
      Ingy döt Net authored
      Before the `make test-suite` command would clone yaml/libyaml-test which
      would in tuen clone yaml/libyaml-parser-emitter. Now they are part of
      the repository since they are not really useful outside the repository.
      
      They still clone the data branch of yaml/yaml-test-suite. That is where
      all the actual test data resides. That belongs outside the repo because
      it is intended for all yaml frameworks.