tests: reorganize test names
commitcee844fa8b1e3057dbbbd699db94fb660271a9d6
authorDavid Aguilar <davvid@gmail.com>
Sat, 19 Oct 2013 09:00:46 +0000 (19 02:00 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 19 Oct 2013 09:00:46 +0000 (19 02:00 -0700)
treeec80f42e23c96b04271e327261f3917dfa859556
parent25adc55544de0af3d5a4563e36c6123e7012f307
tests: reorganize test names

Signed-off-by: David Aguilar <davvid@gmail.com>
12 files changed:
test/browse_model_test.py [moved from test/test_cola_models_classic.py with 100% similarity]
test/core_test.py [moved from test/test_cola_core.py with 100% similarity]
test/diffparse_test.py [moved from test/test_cola_diffparse.py with 100% similarity]
test/git_test.py [moved from test/test_cola_git.py with 100% similarity]
test/gitcfg_test.py [moved from test/test_cola_gitcfg.py with 100% similarity]
test/gitcmds_test.py [moved from test/test_cola_gitcmds.py with 100% similarity]
test/gitops_test.py [moved from test/test_cola_git_ops.py with 100% similarity]
test/i18n_test.py [moved from test/test_cola_i18n.py with 100% similarity]
test/main_model_test.py [moved from test/test_cola_models_main.py with 100% similarity]
test/settings_test.py [moved from test/test_cola_settings.py with 100% similarity]
test/textwrap_test.py [moved from test/test_cola_textwrap.py with 100% similarity]
test/utils_test.py [moved from test/test_cola_utils.py with 100% similarity]