=?utf-8?b?W2dlb2NvZGUtZ2xpYl0gdGVzdDog0KDQvtGB0YHQuNGPIG1lYW5zIFJ1c3Np?= =?utf-8?q?a=2C_not_Moscow_=3A=29?=
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] test: ÐÐÑÑÐÑ means Russia, not Moscow :)
- Date: Sun, 25 Nov 2012 02:01:47 +0000 (UTC)
commit 6aef461bdc92f8ae8bdbe8741152fe625be22a14
Author: Bastien Nocera <hadess hadess net>
Date: Sun Nov 25 01:44:06 2012 +0100
test: ÐÐÑÑÐÑ means Russia, not Moscow :)
geocode-glib/test-gcglib.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/geocode-glib/test-gcglib.c b/geocode-glib/test-gcglib.c
index bcaf462..28f64ed 100644
--- a/geocode-glib/test-gcglib.c
+++ b/geocode-glib/test-gcglib.c
@@ -257,7 +257,7 @@ test_locale (void)
}
g_assert (ht != NULL);
g_object_unref (object);
- g_assert (g_strcmp0 (g_hash_table_lookup (ht, "line4"), "ÐÐÑÑÐÑ") == 0);
+ g_assert (g_strcmp0 (g_hash_table_lookup (ht, "line2"), "Moskva") == 0);
g_print ("Got geocode answer:\n");
g_hash_table_foreach (ht, (GHFunc) print_res, NULL);
g_hash_table_destroy (ht);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]