Ingy döt Net
Ingy döt Net
When a user sets up ... on existing configured machine, it will backup and overwrite their files. If we only used the symlink method, then we could detect this and...
Would be simpler. Only challenge is writing a cong (yaml) parser, but the yaml is so simple should be easy, one-off parser.
Happy New Year, my friend! Here's a small gift for you ;) * `4EJS` [Suite](https://github.com/yaml/yaml-test-suite/blob/main/src/4EJS.yaml) [Play](https://play.yaml.io/main/parser?input=LS0tCmE6CgliOgoJCWM6IHZhbHVlCg==) * `9JBA` [Suite](https://github.com/yaml/yaml-test-suite/blob/main/src/9JBA.yaml) [Play](https://play.yaml.io/main/parser?input=LS0tClsgYSwgYiwgYywgXSNpbnZhbGlkCg==) * `9MAG` [Suite](https://github.com/yaml/yaml-test-suite/blob/main/src/9MAG.yaml) [Play](https://play.yaml.io/main/parser?input=LS0tClsgLCBhLCBiLCBjIF0K) * `CTN5` [Suite](https://github.com/yaml/yaml-test-suite/blob/main/src/CTN5.yaml) [Play](https://play.yaml.io/main/parser?input=LS0tClsgYSwgYiwgYywgLCBdCg==) * `CVW2`...
Depends on #561
PRs #40 and #54 were closed when I removed the `master` branch after replacing it with `main`. I didn't realize that would happen. This issues will keep them relevant for...
This PR is still being worked on... The run-test-suite-2 branch has been moved to a separate repository: https://github.com/yaml/yaml-test-suite That repository is responsible for testing the libyaml repository against the libyaml-test-suite...
The new system uses 2 branches instead of 3. They are `master` and `run-test-suite`. Pinning is no longer in tsv file. There are pin files for each supported master commit...
It's been over a year since libyaml was released. The mew maintainers have not yet cut a release. There has been a bunch of work done. This PR and branch...
This will let github users see the test status.