Age | Commit message (Expand) | Author | Files | Lines |
2024-06-27 | Split out simple reader unit tests | David Robillard | 1 | -0/+1 |
2024-06-25 | Improve test suite coverage | David Robillard | 1 | -0/+7 |
2024-06-25 | Fix overly permissive parsing of syntax names on the command line | David Robillard | 1 | -2/+3 |
2024-06-23 | Simplify pylint test definition | David Robillard | 1 | -4/+3 |
2023-09-23 | Avoid use of deprecated meson string formatting with files | David Robillard | 1 | -10/+29 |
2023-09-22 | Clean up meson formatting | David Robillard | 1 | -35/+73 |
2023-04-30 | Add long "help" and "version" options to serdi | David Robillard | 1 | -0/+2 |
2023-04-06 | Make URI writing stricter by default | David Robillard | 1 | -1/+9 |
2023-04-06 | Check formatting of project Turtle files | David Robillard | 1 | -0/+11 |
2023-04-06 | Use portable names for all test targets | David Robillard | 1 | -8/+8 |
2023-04-06 | Add pylint test | David Robillard | 1 | -1/+25 |
2023-04-06 | Fix flake8 warnings and add test | David Robillard | 1 | -0/+6 |
2023-04-06 | Simplify command-line option test names | David Robillard | 1 | -2/+2 |
2023-04-06 | Simplify naming of W3C test directories | David Robillard | 1 | -8/+9 |
2023-04-06 | Use more consistent meson formatting | David Robillard | 1 | -2/+2 |
2023-04-06 | Use new meson strict warning system | David Robillard | 1 | -19/+13 |
2023-04-05 | Add a simple abbreviation test suite | David Robillard | 1 | -0/+3 |
2023-04-05 | Move big test cases to a separate suite | David Robillard | 1 | -0/+3 |
2023-04-05 | Factor out a suite of "perfect" reversible tests | David Robillard | 1 | -0/+7 |
2023-04-05 | Separate test suites and simplify licensing metadata | David Robillard | 1 | -16/+17 |
2023-04-05 | Replace complicated test support code | David Robillard | 1 | -119/+102 |
2023-04-05 | Test full URI preservation separately | David Robillard | 1 | -0/+4 |
2023-04-05 | Run lax suite with the simpler runner script | David Robillard | 1 | -18/+8 |
2023-04-05 | Test adding blank node prefixes separately | David Robillard | 1 | -0/+5 |
2023-04-05 | Test URI and blank node manipulation features separately | David Robillard | 1 | -2/+24 |
2023-04-05 | Clean up Python scripts and add a formatting test | David Robillard | 1 | -0/+26 |
2023-04-05 | Add pretty-printing test suite | David Robillard | 1 | -12/+35 |
2023-04-02 | Fix lax test suite | David Robillard | 1 | -2/+2 |
2022-11-25 | Merge similar tests | David Robillard | 1 | -1/+0 |
2022-10-23 | Test header for warnings more strictly | David Robillard | 1 | -0/+6 |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -1/+1 |
2022-09-08 | Only run REUSE test in strict mode | David Robillard | 1 | -12/+14 |
2022-08-31 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -1/+10 |
2022-08-22 | Only run autoship test in strict mode | David Robillard | 1 | -3/+5 |
2022-07-10 | Switch to meson build system | David Robillard | 1 | -0/+198 |