Codebase list mozc / 9908c95
Sort test cases alphabetically This is just a clean-up of unit test. No behavior change is intended. BUG=none TEST=unittest git-svn-id: https://mozc.googlecode.com/svn/trunk@366 a6090854-d499-a067-5803-1114d4e51264 Yohei Yukawa 9 years ago
2 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
00 MAJOR=1
11 MINOR=15
2 BUILD=1908
2 BUILD=1910
33 REVISION=102
44 # NACL_DICTIONARY_VERSION is the target version of the system dictionary to be
55 # downloaded by NaCl Mozc.
127127 const char *kScenarioFileList[] = {
128128 #define DATA_DIR "data/test/session/scenario/"
129129 DATA_DIR "auto_partial_suggestion.txt",
130 DATA_DIR "b12751061_scenario.txt",
131 DATA_DIR "b16123009_scenario.txt",
130132 DATA_DIR "b7132535_scenario.txt",
131133 DATA_DIR "b7321313_scenario.txt",
132134 DATA_DIR "b7548679_scenario.txt",
133135 DATA_DIR "b8690065_scenario.txt",
134136 DATA_DIR "b8703702_scenario.txt",
135 DATA_DIR "b12751061_scenario.txt",
136 DATA_DIR "b16123009_scenario.txt",
137137 DATA_DIR "change_request.txt",
138138 DATA_DIR "clear_user_prediction.txt",
139139 DATA_DIR "commit.txt",