aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/recipetool.py
AgeCommit message (Expand)Author
2016-07-26oe-selftest: recipetool: add tests for git URL manglingpaule/recipetool-fixes5Paul Eggleton
2016-07-20oeqa/recipetool: update recipe test to pass SHARoss Burton
2016-07-20libxsettings-client: Remove as unneededJussi Kukkonen
2016-06-02oeqa/selftest/recipetool.py: Tweak matching of warning lineLeonardo Sandoval
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-03-30selftest: Added testcase decorator to testsDaniel Istrate
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton
2016-03-13oeqa/selftest/recipetool: Fix test_recipetool_create_simpleRichard Purdie
2016-03-13oeqa/recipetool: Fix syntax errorRichard Purdie
2016-03-12oeqa/recipetool: Improve debugging output by adding dirlistRichard Purdie
2016-01-19recipetool: create: add basic support for extracting dependencies from cmakePaul Eggleton
2016-01-19recipetool: create: improve extraction of pkg-config / lib depsPaul Eggleton
2016-01-07oeqa/selftest/recipetool: update for libjpeg-turbo migrationRoss Burton
2016-01-07selftest: Added testcase decorators for 2 testsDaniel Istrate
2015-12-28oeqa/selftest: support sets in devtool comparisonsRoss Burton
2015-12-22oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton
2015-10-24oeqa/selftest: Added testcase decorators.Daniel Istrate
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton
2015-07-27oeqa/recipetool: allow templayerdir overrideChristopher Larson
2015-07-27oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson
2015-07-27oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson
2015-07-22oeqa/recipetool: add useful failure messages to test casesCostin Constantin
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate
2015-06-27oeqa/recipetool: Fix symlink resolutionRichard Purdie
2015-06-26oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie
2015-05-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-19oe-selftest: move recipetool tests to their own modulePaul Eggleton