Activity for cleversheep

  • Paul Ollis committed [8ce4bf]

    Add test run timeout feature.

  • Paul Ollis committed [99265f]

    Reduce delay when prompting for use input.

  • Paul Ollis committed [9819ed]

    Improved test spec generation support.

  • Paul Ollis committed [2d4b76]

    Handle recursive code when collection spec info.

  • Paul Ollis committed [21dfd3]

    Make add_test_filter part of Tester package.

  • Paul Ollis committed [418edb]

    Fix crach in terminal output handling.

  • Paul Ollis committed [3851ac]

    Make it easier to combine journal files.

  • Paul Ollis committed [d27acb]

    Enhancement to test spec extraction and generat...

  • Paul Ollis committed [31ae55]

    Handle journal writeing failure.

  • Paul Ollis committed [53db87]

    Make test suite method repsect MRO.

  • Paul Ollis committed [8573a7]

    Fix to serving of multiple TCP connections.

  • Paul Ollis committed [b20fab]

    Fix crash during test collection.

  • Paul Ollis committed [5c5bca]

    Fix incorrect reporting API parameter.

  • Paul Ollis committed [579724]

    Add missing leaveTest call.

  • Paul Ollis committed [f748ad]

    Fix bug in testspec extraction code.

  • Paul Ollis committed [ef8043]

    Fix bug in reset socket handling.

  • Paul Ollis committed [0f8ed8]

    Handle plain callbacks before I/O callbacks.

  • Paul Ollis committed [2ca69f]

    Fix SSL code and some I/O bugs.

  • Paul Ollis committed [6c1115]

    Small improvement to --details output.

  • Paul Ollis Paul Ollis committed [004bdd]

    Added useful stackDump function to Inspect module.

  • Paul Ollis Paul Ollis committed [e4e8d8]

    Make mocking support SSL/TLS connections.

  • Paul Ollis Paul Ollis committed [062d8a]

    Added general utils.

  • cleversheep cleversheep released /z

  • cleversheep cleversheep released /z

  • Paul Ollis Paul Ollis committed [05414a]

    Test cleanup.

  • Paul Ollis Paul Ollis committed [995712]

    Move hosting to sourceforge.

  • cleversheep cleversheep released /CleverSheep-0.5.5.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.9.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.6.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.7.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.2.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.0.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.8.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.4.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.10.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.3.tar.gz

  • cleversheep cleversheep released /CleverSheep-0.5.1.tar.gz

  • Paul Ollis committed [4cd685]

    Added .gitignore file.

  • Paul Ollis committed [c8b8fb]

    The Tester module now skips broken, unsable scr...

  • Paul Ollis Paul Ollis committed [51a35c]

    Changes from Anthony to ensure suiteTearDown al...

  • Paul Ollis committed [bf71db]

    Added lots of unit tests.

  • Paul Ollis committed [808bb2]

    Initial commit

  • Paul Ollis committed [f44263]

    Documentation updates.

  • Paul Ollis committed [1a9ab6]

    Fix for python coverage in test framework.

  • Paul Ollis committed [1e70a5]

    Fix issue 62: Files.Stat.getlmtime recursion.

  • Paul Ollis committed [8a712c]

    Merge branch 'master' of git.cleversheep.org:/v...

  • Paul Ollis committed [7c07e6]

    Some tidying up - working towards release 0.4.

  • Paul Ollis committed [1a5fee]

    I now have the CoroutineTester nolonger needing...

  • Paul Ollis committed [624d2c]

    Removed Tester.py.

  • Paul Ollis Paul Ollis committed [0c9722]

    Merge branches 'master' and 'next' of electron:...

  • Paul Ollis committed [c06c3f]

    A small number of minor improvements.

  • Paul Ollis committed [840af3]

    Merge git.cleversheep.org:/var/git/pub/git.clev...

  • Paul Ollis committed [6a6319]

    Added Process module.

  • Paul Ollis committed [6e7fba]

    Merge branch 'master' of git.cleversheep.org:/v...

  • Paul Ollis committed [851429]

    General mods and fixes.

  • Paul Ollis committed [31b348]

    Improved test progress/summary display.

  • Paul Ollis committed [3eef5c]

    Fix for Windows.

  • Paul Ollis committed [51de20]

    Cleaner test logging and new Args module.

  • Paul Ollis committed [076c19]

    Improvements to FileTracker.

  • Paul Ollis committed [d8556a]

    Some improvements to the test framework.

  • Paul Ollis committed [5b42ef]

    Got coverage working when using tasklets.

  • Paul Ollis committed [edf3b9]

    Added basic setup/teardown for test suites.

  • Paul Ollis committed [10dc3a]

    Added __all__ to the PollTester.

  • Paul Ollis committed [d6f86c]

    Improvements to ProcMan.

  • Paul Ollis committed [a9bb1a]

    Improvements to Cov.py and the Tester.

  • Paul Ollis committed [88ee56]

    Gcov.py nolonger treats debug and untested as p...

  • Paul Ollis committed [cb5f5e]

    Lots of changes, too many to list.

  • Paul Ollis committed [0e6a85]

    Added a new Suite module.

  • Paul Ollis committed [cc4bda]

    Fixes to user help and added usef flags to test...

  • Paul Ollis committed [658d00]

    The Gcov module is more flexible.

  • Paul Ollis committed [730501]

    Fix issue 65: Problem with Process and stat files.

  • Paul Ollis committed [c2e4ec]

    Squashed commit of the following:

  • Paul Ollis committed [7642d1]

    Improvements to test tagging and selection.

  • Paul Ollis committed [cb192e]

    Merge branch 'master' into next

  • Paul Ollis committed [a71290]

    I have removed the need for the PollTester.

  • Paul Ollis committed [d0d8e1]

    Tidied up test suite forking.

  • Paul Ollis committed [3c284b]

    Good enough to unit test Mym.

  • Paul Ollis committed [19067c]

    Made the Aspects module cleaner.

  • Paul Ollis Paul Ollis committed [e0f944]

    Fixed problem with suite setup/teardown when ru...

  • Paul Ollis committed [ba1c1b]

    Fixed writing of test.failures.

  • Paul Ollis committed [689c37]

    I have basic fork-for-suite working for the Tes...

  • Paul Ollis committed [fbe652]

    Test enhancements.

  • Paul Ollis committed [ee8181]

    Preparation for release 0.3.0.

  • Paul Ollis committed [5cb287]

    Tidied up the test seuit setup/teardown.

  • Paul Ollis committed [2c9dc5]

    Just fixes to comments.

  • Paul Ollis committed [57e46b]

    Add ability to select tests using strings/patte...

  • Paul Ollis committed [6df0a4]

    Update to Gcov to handle the GCC4 tool chain I ...

  • Paul Ollis committed [bbbcf8]

    Started on some useable documentation.

  • Paul Ollis Paul Ollis committed [f81cd6]

    Ready to release version 0.3.2.

  • Paul Ollis committed [722013]

    Some fixes for Cov.py for Mym testing.

  • Paul Ollis committed [04b133]

    Lots of changes, too many to list.

  • Paul Ollis committed [14fe7c]

    Started breaking up the Tester package even more.

  • Julian Phillips committed [797714]

    Merge branch 'j/fix_setup'

  • Paul Ollis committed [cef651]

    Test suite classes need to start with "Test_" a...

  • Paul Ollis committed [eedcea]

    User options and selection of tests.

  • Paul Ollis committed [1e614a]

    Mainly enhancements to ProcMan.

  • Paul Ollis committed [818c6d]

    Enhanced ability to control test running order.

  • Paul Ollis committed [0433df]

    More testing.

  • Paul Ollis committed [550d17]

    General improvements to the test framework.

  • Paul Ollis committed [55761d]

    Fix tester states file access on Windows.

1 >
MongoDB Logo MongoDB