Commits : Listings

  Analyzed 6 days ago based on code collected 6 days ago.
Showing page 1 of 60
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[r=coreygoldberg,elopio] Simplify test loader implementation. Avatar More... 13 days ago
Cleanup tests and TODO. Avatar More... 14 days ago
Add some more tests to remove the FIXMEs which uncover a couple of issues \o/ Avatar More... 14 days ago
Fix 'shared' support. Rework browser_factory parameter handling: no default value are provided anymore and the parameter is mandatory if collect_only is False. Avatar More... 14 days ago
Merge trunk Avatar More... 14 days ago
[r=coreygoldberg] Cleanups to make runtests() easier to test. Avatar More... 14 days ago
Add a stream parameter to runtests.runtests() to make it more testable. Also clean up some sys.exit(1) replacing them by raise RuntimeError. Avatar More... 15 days ago
Simplify test loader by refactoring: no more external classes, use NameMatcher for dir and files. Refactor all existing tests to keep coverage, add some along the way. 'shared' handling is currently broken (except for sst-test itself). Avatar More... 15 days ago
Just use include_regexps instead of filter_by_regexps to make it clearer what the functions are about. Avatar More... 16 days ago
Rename xTestLoader to TestLoader now that tests are properly split. Avatar More... 16 days ago
Due to other refactorings, src.tests.test_sst_run.TestSSTTestCase.test_config doesn't fail anymore. http://pad.lv/1180029 is still valid even if it's not triggered anymore by the test suite. Avatar More... 16 days ago
Split the sst specific parts of the test loader using a temp name to track the split in the tests. Surprise: sst.tests.test_sst_run.TestSSTTestCase.test_config fails ... Puzzling... Where is the side-effect gone ? Avatar More... 16 days ago
Merge trunk Avatar More... 19 days ago
[r=coreygoldberg] Fix 'results' directory handling. Avatar More... 19 days ago
[r=coreygoldberg] Separate sst-test out of sst-run to have a clearer runtests() implementation. Avatar More... 19 days ago
merge sst-test split Avatar More... 19 days ago
Merge trunk Avatar More... 19 days ago
Fix results directory handling. SSTTestCase are now responsible for providing a usable value (creating the directory for screen shots and page dumps is still handled). Avatar More... 19 days ago
Split sst-test into its own script. This reveals bugs around the results directory handling. Avatar More... 20 days ago
[r=elopio] Factor out cleanup handling. Avatar More... 23 days ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.