Changeset 3b78237
- Timestamp:
- 01/05/2018 04:26:16 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7d4600c
- Parents:
- a7c2ccc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
archive/setuptools.xml
ra7c2ccc r3b78237 111 111 Run the tests by issuing <command>python setup.py test</command> and/or 112 112 <command>python3 setup.py test</command>. The tests need an active 113 internet conne xion. Optional python modules mock, pytest and py will be113 internet connection. Optional python modules mock, pytest and py will be 114 114 downloaded and installed during the tests. 115 115 </para> -
general/prog/python3.xml
ra7c2ccc r3b78237 170 170 then <command>make test</command>. Remember that tests must be executed 171 171 using an X terminal. One test fails. The test SBU highly depends on the 172 speed of the internet conne xion.172 speed of the internet connection. 173 173 </para> 174 174 -
server/mail/exim.xml
ra7c2ccc r3b78237 180 180 181 181 <para><parameter>SUPPORT_TLS=yes</parameter>: This allows to support 182 STARTTLS conne xions. If you use this option, you need to select182 STARTTLS connections. If you use this option, you need to select 183 183 whether <application>OpenSSL</application> or 184 184 <application>GnuTLS</application> is used (see
Note:
See TracChangeset
for help on using the changeset viewer.