diff tests/test-install.t @ 32209:85dc5a25f1fc

debuginstall: check C extensions only if they are loadable per policy This check is useless in pure installation and I want to make it directly import C extension modules.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 26 Apr 2017 23:30:52 +0900
parents 876f08f30ade
children c94c1aeb35fb
line wrap: on
line diff
--- a/tests/test-install.t	Wed Apr 26 22:26:28 2017 +0900
+++ b/tests/test-install.t	Wed Apr 26 23:30:52 2017 +0900
@@ -34,7 +34,7 @@
     "editornotfound": false,
     "encoding": "ascii",
     "encodingerror": null,
-    "extensionserror": null,
+    "extensionserror": null, (no-pure !)
     "hgmodulepolicy": "*", (glob)
     "hgmodules": "*mercurial", (glob)
     "hgver": "*", (glob)