rpm-ostree/tests
Jonathan Lebon 4ea37a9aa3 tests/test-basic.sh: make dots literal
The assert[_not]_file_has_content functions used grep to check the
pattern against the content. This meant that the '.' characters are
interpreted as "any char". Yesterday, the date was 20150910 and thus the
otheros' tree's version was labelled as such. This date also happens to
match the 1.0.10 pattern, and thus caused the test to fail.

This patch makes sure this doesn't happen again by escaping all the dots
to make them literal.
2015-09-11 10:35:47 -04:00
..
compose do not crash when no selinux tag is present 2015-04-13 10:43:24 +02:00
manual db: Remove query parameter to diff 2015-04-23 16:30:18 -04:00
dbus-run-session.c tests: Import dbus-run-session 2015-09-09 22:00:05 -04:00
jsonutil.c tests: Add tests for automatic_version_prefix 2015-01-12 15:13:55 -05:00
libtest.sh tests: Adapt to rpm-ostree daemon 2015-09-09 22:00:05 -04:00
setup-session.sh.in tests: Import dbus-run-session 2015-09-09 22:00:05 -04:00
test-basic.sh tests/test-basic.sh: make dots literal 2015-09-11 10:35:47 -04:00
test-compose-no-selinux-tag.sh do not crash when no selinux tag is present 2015-04-13 10:43:24 +02:00
test-compose.sh do not crash when no selinux tag is present 2015-04-13 10:43:24 +02:00