Searched refs:testcfg (Results 1 – 9 of 9) sorted by relevance
14 testcfg = { variable50 zzdummy.idleConf.userCfg = testcfg92 testcfg['extensions'].SetOption('ZzDummy', 'z-text', 'spam')
23 testcfg = {} variable24 usermain = testcfg['main'] = config.IdleUserConfParser('')25 userhigh = testcfg['highlight'] = config.IdleUserConfParser('')26 userkeys = testcfg['keys'] = config.IdleUserConfParser('')27 userextn = testcfg['extensions'] = config.IdleUserConfParser('')30 idleConf.userCfg = testcfg773 testcfg[cfgtype].SetOption(section, 'name', 'value')777 testcfg[cfgtype][section] # and from mock userCfg.
15 testcfg = { variable67 codecontext.idleConf.userCfg = testcfg
16 testcfg = { variable58 colorizer.idleConf.userCfg = testcfg
19 testcfg = { variable36 idleConf.userCfg = testcfg
281 …ithub.com/nodejs/node/commit/3bb8174b94)] - test: refactor to use common testcfg (Timothy J Fontai…
1712 ….com/nodejs/node/commit/bc71e9e0d6)] - **test**: prepare test/pseudo-tty/testcfg.py Python 3 (ccla…1718 ….com/nodejs/node/commit/526ff1d1d2)] - **test**: prepare test/pseudo-tty/testcfg.py for Python 3 (…1720 …hub.com/nodejs/node/commit/a5c8af7af4)] - **test**: prepare test/message/testcfg.py for Python 3 (…
931 ….com/nodejs/node/commit/a67d37d226)] - **test**: prepare test/pseudo-tty/testcfg.py Python 3 (ccla…937 ….com/nodejs/node/commit/5e29865375)] - **test**: prepare test/pseudo-tty/testcfg.py for Python 3 (…939 …hub.com/nodejs/node/commit/b1bbac726e)] - **test**: prepare test/message/testcfg.py for Python 3 (…
4316 * [[`4b0ab5b308`](https://github.com/nodejs/node/commit/4b0ab5b308)] - **test**: add `testcfg.py` t…