pyclewn version: 1.7
tracker id: 3415921
mercurial changeset: e82454dd00ef

Description:

    Currently, test cases need to insert sleep times after some
    commands run by vim.  It is not obvious which commands need these
    sleeps and how long to sleep.


Solution:

    When running a test, pyclewn updates an acknowledgement file at
    the end of the test.  The test results are processed after vim has
    terminated.

    Add the following options to 'python setup.py test':
        --prefix (-p)  run only tests whose name starts with this prefix
        --stop (-s)    stop at the first test failure or error

    This assumes that Vim7.3 has been patched with the do_sleep()
    function calling netbeans_parse_messages().

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to