[pygobject] Rename test_overrides_gio.py to test_gio.py
- From: Martin Pitt <martinpitt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Rename test_overrides_gio.py to test_gio.py
- Date: Thu, 10 Jan 2013 13:02:26 +0000 (UTC)
commit 118c5eaad045580455515876ba73b9537a8468b4
Author: Martin Pitt <martinpitt gnome org>
Date: Thu Jan 10 13:56:11 2013 +0100
Rename test_overrides_gio.py to test_gio.py
As we want to add more tests for non-overridden API.
tests/Makefile.am | 2 +-
tests/{test_overrides_gio.py => test_gio.py} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 77efd2e..1d40539 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -84,6 +84,7 @@ EXTRA_DIST = \
test-unknown.h \
te_ST nouppera \
org.gnome.test.gschema.xml \
+ test_gio.py \
test_glib.py \
test_gobject.py \
test_gtype.py \
@@ -101,7 +102,6 @@ EXTRA_DIST = \
test_gi.py \
test_gdbus.py \
test_overrides.py \
- test_overrides_gio.py \
test_overrides_glib.py \
test_overrides_pango.py \
test_overrides_gdk.py \
diff --git a/tests/test_overrides_gio.py b/tests/test_gio.py
similarity index 100%
rename from tests/test_overrides_gio.py
rename to tests/test_gio.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]