aboutsummaryrefslogtreecommitdiffstats
path: root/patchtest
AgeCommit message (Expand)Author
2016-11-15Tidy up importsPaul Eggleton
2016-11-11Use function-style printPaul Eggleton
2016-11-11Use correct shebangPaul Eggleton
2016-11-11patchtest: print an error if no tests could be foundPaul Eggleton
2016-08-30patchtest: include two repo properties (ismerged and canbemerged)Leonardo Sandoval
2016-08-23patchtest: use patch instead of pti.patch on TextTestResult classLeonardo Sandoval
2016-08-22patchtest: remove all brach logicLeonardo Sandoval
2016-08-18patchtest: run post-merge test methods even if merge failsLeonardo Sandoval
2016-08-02patchtest: dont do anything if patch is emptyLeonardo Sandoval
2016-07-28patchtest: remove all related summary codeLeonardo Sandoval
2016-07-28patchtest: better name for json (results) keyLeonardo Sandoval
2016-07-27patchtestdata: use unittest test discover options insteadLeonardo Sandoval
2016-07-26patchtest: include Intel Copyright and GPLv2 license to all relevant filesLeonardo Sandoval
2016-07-25patchtest: avoid .patchtest folder creationLeonardo Sandoval
2016-07-20patchtest: patchtestdata: remove --failures command line argLeonardo Sandoval
2016-07-19patchtest: fix status on skipped testsLeonardo Sandoval
2016-07-19patchtest: Do not apply/merge patch by defaultLeonardo Sandoval
2016-07-19patchtest: JSON outputLeonardo Sandoval
2016-07-08patchtest: remove posting logicLeonardo Sandoval
2016-07-05patchtest: remove fixed width on non-raw output resultsLeonardo Sandoval
2016-07-05patchtest: do not print anything on success/skip test for raw outputLeonardo Sandoval
2016-07-01patchtest: patchtestdata: new argument to print raw data from unit testLeonardo Sandoval
2016-06-27patchtestdata: rename --no-patch argument to --no-applyLeonardo Sandoval
2016-06-27patchtest: print only tests after mergeLeonardo Sandoval
2016-06-23patchtest, patchtestdata: print all results by default (skip, pass, fail)Leonardo Sandoval
2016-06-22patchtest: Output just failed test casesLeonardo Sandoval
2016-06-22patchtest: interpret stdin as patch dataLeonardo Sandoval
2016-06-22patchtest: main method moved closer EOFLeonardo Sandoval
2016-06-22patchtest: accept just one patch through the command lineLeonardo Sandoval
2016-06-21patchtest: remove success/skip handlersLeonardo Sandoval
2016-06-21patchtest: Include a parameter to output failed values from test suiteLeonardo Sandoval
2016-06-06patchtest, lib/summary: Set the default summary class to tabulateLeonardo Sandoval
2016-05-30patchtest: include warning log if no test cases are foundLeonardo Sandoval
2016-05-24mboxitem.py: move mboxitem classes into a single file and remove parsing item...Leonardo Sandoval
2016-04-27patchtest*: better name for submitter's post regex commandLeonardo Sandoval
2016-04-27Filter POST requests by submitterLeonardo Sandoval
2016-04-27patchtest: catch exceptions on repo object creationLeonardo Sandoval
2016-04-12patchtest: change log filename (patchtest.log)Leonardo Sandoval
2016-03-15repo: remove setup methodLeonardo Sandoval
2016-03-10patchtest: summary: new jinja2 template for merge failuresLeonardo Sandoval
2016-03-08patchtest: run the suite only if there are tests to executeLeonardo Sandoval
2016-03-08patchtest: lib/summary: new summary report using jinja2 moduleLeonardo Sandoval
2016-03-08summary: Create a summary base class and refactor the tabulate classLeonardo Sandoval
2016-03-07patchtest: Enable premerge test executionLeonardo Sandoval
2016-03-02patchtest: patchtestdata: repo: remove the --store-mbox argumentLeonardo Sandoval
2016-03-02patchtestdata: patchtest: remove -p and include the --multiple parameterLeonardo Sandoval
2016-03-01patchtest: move all logic related to logging/locking outside the main functionLeonardo Sandoval
2016-03-01patchtest: add a file handler for loggingLeonardo Sandoval
2016-03-01patchtest: POST to a different testname for merge failuresLeonardo Sandoval
2016-03-01patchtest: allow only one patchtest instance running on a particular repositoryLeonardo Sandoval