summaryrefslogtreecommitdiff
path: root/clients/tests/test-client.check-on-disk/test_001-033.expected
Commit message (Collapse)AuthorAgeFilesLines
* cli/tests: rework clients-tests.py to combine .expected outputThomas Haller2018-07-251-44/+0
| | | | | | | | | | | | | | | | Instead of letting each nmcli run write an individual .expected file, combine the output of multiple runs in one file (per test). Advantages: - since there is a very large number of tests, having a file for each tests is cumbersome. For example, since they are all added to $(EXTRA_DIST) (and since we use non-recursive make), autoconf can easily hit a length limit when processing all the file names. - previously, whenever we added tests, all .expected files shifted and the diff was large. Now, there is a chance that the diff is smaller and more accurate.
* clients/tests: add tests for coloringThomas Haller2018-06-261-0/+44