| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #244044 from tweag/lib-readme•••Create a Readme in `lib` | Robert Hensing | 2023-07-19 | 1 | -2/+5 |
| |\ | |||||
| | * | lib/tests: Unify documentation of individual testable files | Silvan Mosberger | 2023-07-18 | 1 | -2/+5 |
| * | | lib/path/tests/prop.sh: Add --show-trace | Robert Hensing | 2023-06-26 | 1 | -1/+1 |
| |/ | |||||
| * | lib/path/tests: Fix property tests when "-n" is generated•••When "-n" is generated by the property tests, it causes `echo` to not output the string since it's interpreted as an option. Apparently there's no good way to print "-n" with `echo` [1], so switching to `printf` instead [1]: https://unix.stackexchange.com/questions/85846/how-can-i-print-n-with-echo | Silvan Mosberger | 2023-01-10 | 1 | -1/+1 |
| * | lib.path.subpath.normalise: add property tests | Silvan Mosberger | 2023-01-03 | 1 | -0/+179 |
