summaryrefslogtreecommitdiffstats
path: root/tests/by-util/test_pathchk.rs
AgeCommit message (Expand)Author
2024-01-09pathchk: remove useless commentsDaniel Hofstetter
2024-01-09pathchk: simplify and rename testDaniel Hofstetter
2023-10-19tests/pathchk: check error messageZhuoxun Yang
2023-10-18tests/pathchk: test empty pathZhuoxun Yang
2023-08-21Add license headers on all filesSylvestre Ledru
2023-03-20tests: expand wildcard importsDaniel Hofstetter
2022-09-10all: add tests for usage error exit codeTerts Diepraam
2021-06-06tests ~ fix `cargo clippy` complaint (clippy::needless_borrow)Roy Ivy III
2021-03-30Add pre-commit hook + run fmt (#1959)desbma
2021-03-28pathchk: improve unit test code coverage with more testsSivachandran Paramasivam
2021-03-22documentation for usual macrosNeculai Balaban
2020-06-01tests ~ reorganize testsRoy Ivy III