@@ -8056,22 +8056,6 @@ <h2>Miscellaneous</h2>
8056
8056
</dd>
8057
8057
</dl>
8058
8058
</div>
8059
- <div class="section" id="debugging">
8060
- <h2>Debugging</h2>
8061
- <dl class="docutils">
8062
- <dt><tt class="docutils literal"><span class="pre">--unittest=<name></span></tt></dt>
8063
- <dd><p class="first">Run an internal unit test. There are multiple, and the name specifies which.</p>
8064
- <p>The special value <tt class="docutils literal"><span class="pre">all-simple</span></tt> runs all tests which do not need further
8065
- setup (other arguments and such). Some tests may need additional arguments
8066
- to do anything useful.</p>
8067
- <p>On success, the player binary exits with exit status 0, otherwise it returns
8068
- with an undefined non-0 exit status (it may crash or abort itself on test
8069
- failures).</p>
8070
- <p class="last">This is only enabled if built with <tt class="docutils literal"><span class="pre">--enable-tests</span></tt>, and should normally
8071
- be enabled and used by developers only.</p>
8072
- </dd>
8073
- </dl>
8074
- </div>
8075
8059
</div>
8076
8060
<div class="section" id="audio-output-drivers">
8077
8061
<h1>AUDIO OUTPUT DRIVERS</h1>
0 commit comments