debian/cubicweb-common.install.in
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 30 Jun 2015 15:06:36 +0200
changeset 10464 5ad491852062
parent 9208 7ae95f48e2f0
permissions -rw-r--r--
[test] Fix unittest_i18n to run properly with "pytest -t" (closes #5576169) When running "pytest -t", many tests modules will be imported and run within a single python process. unittest_i18n fails when run after tests such as unittest_webtest.py or unittest_httptest.py. The main reason is that unittest_i18n does various tricks to add a test cube to the search path, which badly fails when a previous test module has already loaded "stuff" (for lack of a better word). Instead, let's just call the 'i18ncube' command with subprocess. The change from logilab.common.testlib to unittest is not directly needed, but comes as a free cleanup with the above changes.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9208
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 8073
diff changeset
     1
usr/lib/PY_VERSION/*-packages/cubicweb/entities/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 8073
diff changeset
     2
usr/lib/PY_VERSION/*-packages/cubicweb/ext/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 8073
diff changeset
     3
usr/share/cubicweb/cubes/
7ae95f48e2f0 [pkg] fix debian packaging (closes #3058542)
David Douard <david.douard@logilab.fr>
parents: 8073
diff changeset
     4
usr/lib/PY_VERSION/*-packages/cubicweb/*.py