⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 linux subdivision ying gai ke yi le ba
💻
字号:
Stupidly Simple Test Suite for neon-----------------------------------The aim of the test suite is two-fold: 1. ensure compliance to the relevant RFCs in network behaviour. 2. ensure that the promises made by the public API are met  by the current implementation.The file `STATUS' makes an attempt at listing RFC requirements and howthe test suite tests whether neon meets them or not (it's not finishedyet).The test suite is licensed under the GPL.Important Note About Test Failures----------------------------------Note that a test failure either means a bug in the test or a bug inthe code itself.  On platforms without pipe(), there is a racecondition in the code which forks a server process: if you get randomfailures on a slow or loaded box, increase the sleep time incommon/child.c:minisleep().Extra Stuff-----------server-tests requires that you have a running HTTP server on localhostport 80, and you have copied htdocs/* to server-htdocs-root/test/*Credits-------This test suite is inspired by the Subversion project, discussion onthe subversion mailing list, and seeing chromatic's talks on XP.  Thepresentation is inspired by the standard Perl test suite.  Imitationis the greatest form of flattery, right?

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -