aboutsummaryrefslogtreecommitdiffstats
path: root/patchtestdata.py
AgeCommit message (Expand)Author
2023-08-17patchtestdata.py: move to lib directoryTrevor Gamblin
2017-07-05patchtestdata: use positional arguments for repository and test suiteLeonardo Sandoval
2017-06-05patchtest: removes she-bang from head of filesDaniela Plascencia
2017-01-06patchtest: cleans import statementsDaniela Plascencia
2017-01-06patchtestdata: convert paths to absolute pathsEd Bartosh
2016-11-11Use correct shebangPaul Eggleton
2016-08-23patchtestdata: minor corrections on base argumentsLeonardo Sandoval
2016-08-22patchtest: remove all brach logicLeonardo Sandoval
2016-08-18patchtest: run post-merge test methods even if merge failsLeonardo Sandoval
2016-07-28patchtest: remove all related summary codeLeonardo 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-20patchtest: patchtestdata: remove --failures command line argLeonardo 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-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-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: accept just one patch through the command lineLeonardo Sandoval
2016-06-21patchtest: Include a parameter to output failed values from test suiteLeonardo Sandoval
2016-04-27patchtest*: better name for submitter's post regex commandLeonardo Sandoval
2016-04-27Filter POST requests by submitterLeonardo Sandoval
2016-03-15patchtestdata: set --keep-branch and --no-patch mutually exclusive argumentsLeonardo Sandoval
2016-03-08patchtestdata: use collections.defaultdict instead of dict for datastoreLeonardo Sandoval
2016-03-08patchtestdata: data store instance used to share data between test suites/unitsLeonardo 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-02patchtestdata: minor changes on arguments descriptionsLeonardo Sandoval
2016-02-26patchtest: patchtestdata: move the 'no' patching strategy into a single argumentLeonardo Sandoval
2016-02-25patchtest: patchtestdata: avoid string literals on the merging strategies opt...Leonardo Sandoval
2016-02-24patchtest: repo: simplify setup/clean methods and split pass/fail status of m...Leonardo Sandoval
2016-02-15patchtestdata: rename the 'force patching' argument to an easier to rememberLeonardo Sandoval
2016-02-15patchtest/patchtestargs: Use a single parameter for the patching strategiesLeonardo Sandoval
2016-02-10patchtestdata: allow git pw & patchtest work transparentlyLeonardo Sandoval
2016-02-10Major Repo and Args refactorAlex Franco