[pygobject] Merge gi/HACKING into /HACKING
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Merge gi/HACKING into /HACKING
- Date: Mon, 6 Jun 2011 15:25:53 +0000 (UTC)
commit d82e6c8d1d9f2fc48fdcc15b7d2a97e4f24cf3bf
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date: Mon Jun 6 17:24:28 2011 +0200
Merge gi/HACKING into /HACKING
HACKING | 16 ++++++++++++++++
gi/HACKING | 26 --------------------------
2 files changed, 16 insertions(+), 26 deletions(-)
---
diff --git a/HACKING b/HACKING
index b213d2f..4ec66a9 100644
--- a/HACKING
+++ b/HACKING
@@ -14,3 +14,19 @@ Making a release
10. Make post-release version bump
Based on http://live.gnome.org/MaintainersCorner/Releasing
+
+Tests
+=====
+
+'make check' execute all tests
+
+'make check TEST_NAMES="test_gi"' executes the tests in test_gi.py
+
+'make check TEST_NAMES="test_gi.TestUtf8"' executes the tests in test_gi.TestUtf8
+
+'make check TEST_NAMES="test_gi.TestUtf8.test_utf8_full_return"' executes the test_gi.TestUtf8.test_utf8_full_return test
+
+'make check.gdb' executes all the tests in a gdb session
+
+'make check.valgrind' executes all the tests in valgrind
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]