/pidgin/main: 13e5ff40475c: Add an ignore for the test executables
Gary Kramlich <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 13e5ff40475c3f75fada5916ff4b0265329807b6 Author: Gary Kramlich <[email protected]> Date: 2016-03-10 20:56 -0600 Branch: default URL: https://hg.pidgin.im/pidgin/main/rev/13e5ff40475c Description: Add an ignore for the test executables diffstat: .hgignore | 3 +++ libpurple/tests/.hgignore | 6 ++++++ 2 files changed, 9 insertions(+), 0 deletions(-) diffs (21 lines): diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -151,3 +151,6 @@ po/stamp-it stamp-h1 test-driver win32-install-dir(\.release)? + +subinclude:libpurple/tests/.hgignore + diff --git a/libpurple/tests/.hgignore b/libpurple/tests/.hgignore new file mode 100644 --- /dev/null +++ b/libpurple/tests/.hgignore @@ -0,0 +1,6 @@ +syntax: regexp +^test_md[45]$ +^test_sha(1|256)$ +^test_des3?$ +^test_hmac$ + _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits