[mousetrap/gnome3-wip: 192/240] Add `make check`



commit b4b7e521867155d6c73fa0a499a7ee850b97164c
Author: Stoney Jackson <dr stoney gmail com>
Date:   Sat Jun 28 11:10:27 2014 -0400

    Add `make check`

 Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 90107d6..b9ad4fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -117,3 +117,10 @@ mofiles: $(PO_FILES) $(MO_FILES)
 
 %.mo: %.po
        msgfmt.py "$<"
+
+
+##############################################################################
+# TARGET: check
+
+check-local:
+       $(PYTHON) $(srcdir)/src/mousetrap/tests/run_python_tests.py


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]