summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/varmod-order-numeric.mk
AgeCommit message (Expand)Author
2022-09-27tests/make: add tests for legacy local variables and sortingrillig
2022-02-09make: fix mistakes, spelling and typos in comments and manual pagerillig
2022-02-04make: use fixed type for comparing numbers using the modifier ':On'rillig
2021-08-03tests/make: fix test for the variable modifier ':On'rillig
2021-07-31tests/make: split tests for the variable modifier ':O'rillig
2021-07-30make: handle parse errors in ':O' uniformlyrillig
2021-07-30make: fix typo in manual page, add more tests for the new ':On'rillig
2021-07-30Add :On for numeric sortsjg