summaryrefslogtreecommitdiffstats
path: root/tests/storage
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-08-09 14:06:21 +0800
committerPeng Wu <alexepico@gmail.com>2013-08-09 14:06:21 +0800
commit9538cb526643a58dad2e8ff15337d784eac5537b (patch)
tree2b2ff5a6f551514a4c294ac86bd76d9a7356fa01 /tests/storage
parent94fee6c690d4f4f86fa000bb68390558364614ac (diff)
downloadlibzhuyin-9538cb526643a58dad2e8ff15337d784eac5537b.tar.gz
libzhuyin-9538cb526643a58dad2e8ff15337d784eac5537b.tar.xz
libzhuyin-9538cb526643a58dad2e8ff15337d784eac5537b.zip
update sources
Diffstat (limited to 'tests/storage')
-rw-r--r--tests/storage/test_chewing_table.cpp4
-rw-r--r--tests/storage/test_flexible_ngram.cpp4
-rw-r--r--tests/storage/test_parser2.cpp4
-rw-r--r--tests/storage/test_phrase_index_logger.cpp4
-rw-r--r--tests/storage/test_table_info.cpp4
5 files changed, 10 insertions, 10 deletions
diff --git a/tests/storage/test_chewing_table.cpp b/tests/storage/test_chewing_table.cpp
index f3d0f5d..cf0e77c 100644
--- a/tests/storage/test_chewing_table.cpp
+++ b/tests/storage/test_chewing_table.cpp
@@ -1,6 +1,6 @@
/*
- * libpinyin
- * Library to deal with pinyin.
+ * libzhuyin
+ * Library to deal with zhuyin.
*
* Copyright (C) 2011 Peng Wu <alexepico@gmail.com>
*
diff --git a/tests/storage/test_flexible_ngram.cpp b/tests/storage/test_flexible_ngram.cpp
index d7d7950..e875d8c 100644
--- a/tests/storage/test_flexible_ngram.cpp
+++ b/tests/storage/test_flexible_ngram.cpp
@@ -1,6 +1,6 @@
/*
- * libpinyin
- * Library to deal with pinyin.
+ * libzhuyin
+ * Library to deal with zhuyin.
*
* Copyright (C) 2012 Peng Wu <alexepico@gmail.com>
*
diff --git a/tests/storage/test_parser2.cpp b/tests/storage/test_parser2.cpp
index 85edef3..fad7311 100644
--- a/tests/storage/test_parser2.cpp
+++ b/tests/storage/test_parser2.cpp
@@ -1,6 +1,6 @@
/*
- * libpinyin
- * Library to deal with pinyin.
+ * libzhuyin
+ * Library to deal with zhuyin.
*
* Copyright (C) 2011 Peng Wu <alexepico@gmail.com>
*
diff --git a/tests/storage/test_phrase_index_logger.cpp b/tests/storage/test_phrase_index_logger.cpp
index c423c40..e470487 100644
--- a/tests/storage/test_phrase_index_logger.cpp
+++ b/tests/storage/test_phrase_index_logger.cpp
@@ -1,6 +1,6 @@
/*
- * libpinyin
- * Library to deal with pinyin.
+ * libzhuyin
+ * Library to deal with zhuyin.
*
* Copyright (C) 2011 Peng Wu <alexepico@gmail.com>
*
diff --git a/tests/storage/test_table_info.cpp b/tests/storage/test_table_info.cpp
index 5781c97..8aa0bf3 100644
--- a/tests/storage/test_table_info.cpp
+++ b/tests/storage/test_table_info.cpp
@@ -1,6 +1,6 @@
/*
- * libpinyin
- * Library to deal with pinyin.
+ * libzhuyin
+ * Library to deal with zhuyin.
*
* Copyright (C) 2013 Peng Wu <alexepico@gmail.com>
*