diff options
author | Thomas Haller <thaller@redhat.com> | 2018-05-27 20:58:21 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2018-05-27 22:25:44 +0200 |
commit | ee85151a4ad400a1e43aa50d47a083f1d1d46584 (patch) | |
tree | 67591d5b69a5a851fe7bb0ded0e20a6a7d97ba98 /clients/tests/test-client.check-on-disk/test_001-002.expected | |
parent | c9b0d3a42557fdca13da4beed4ef33e712cc7aa5 (diff) | |
download | NetworkManager-ee85151a4ad400a1e43aa50d47a083f1d1d46584.tar.gz |
clients/tests: generate Makefile.am for expected files
The developer can re-generate .expected files with
$ NM_TEST_REGENERATE=1 ./clients/tests/test-client.py
Note that these files are also dist-ed, so that the tests also work
from a source-tarball. For that, we need to add them to EXTRA_DIST.
Previously, this was done manually in the base Makefile.am file. This
was cumbersome, because when adding a new test, the developer would need
to manually add the files.
Now, let the test (with NM_TEST_REGENERATE=1) also generate a makefile
part.
Diffstat (limited to 'clients/tests/test-client.check-on-disk/test_001-002.expected')
-rw-r--r-- | clients/tests/test-client.check-on-disk/test_001-002.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tests/test-client.check-on-disk/test_001-002.expected b/clients/tests/test-client.check-on-disk/test_001-002.expected index 75b8827e3d..8a79af5c93 100644 --- a/clients/tests/test-client.check-on-disk/test_001-002.expected +++ b/clients/tests/test-client.check-on-disk/test_001-002.expected @@ -1,4 +1,4 @@ -location: clients/tests/test-client.py:577:test_001()/2 +location: clients/tests/test-client.py:586:test_001()/2 cmd: $NMCLI lang: pl_PL.UTF-8 returncode: 0 |