aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dependencies.py: introduce unit testing for graph_reverse_dependsJohn Turner2024-03-071-0/+71
* Initial tests for _deps_equal()Brian Dolbec2024-02-171-0/+157
* Migrate to PEP517 meson-python buildgentoolkit-0.6.3Zac Medico2023-10-123-0/+43
* Run `pyupgrade --py39-plus`Sam James2023-08-074-12/+14
* Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer2021-09-2012-1694/+1870
* equery: Remove 'changes' subcommandMatt Turner2021-01-042-48/+0
* gentoolkit: Remove gentoolkit.test.cmpMatt Turner2021-01-023-53/+0
* eclean: Remove unneeded __init__ to enable pytestMatt Turner2020-12-201-6/+0
* Remove unused sys importsMatt Turner2020-12-201-1/+0
* Remove inherits from objectMatt Turner2020-12-203-5/+5
* Remove Python < 3 version checksMatt Turner2020-12-202-4/+0
* Remove $Header$Matt Turner2020-12-209-18/+0
* Remove imports from __future__Matt Turner2020-12-204-10/+0
* profile: Add initial support for arches.descMichał Górny2020-04-241-0/+12
* Extract profile reading code from eshowkw, with tests from ekeywordMichał Górny2020-04-241-0/+49
* Modernize test assertionsMichał Górny2020-01-266-33/+33
* Pass raw strings for regexp to fix DeprecationWarningsMichał Górny2020-01-262-2/+2
* Atom.intersects: simplify name-only matching logicVirgil Dupras2018-09-171-2/+9
* Atom.intersects: add repo comparisonVirgil Dupras2018-09-171-3/+2
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-148-173/+161
* Fix broken test suiteVirgil Dupras2018-08-141-6/+2
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+5
* Fix two typosBrian Dolbec2014-08-281-1/+1
* drop trailing whitespaceMike Frysinger2012-12-193-41/+41
* eclean/test_clean: remove unused test_test_support importW. Trevor King2012-11-111-4/+0
* test_cpv: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-5/+4
* equery/test_init: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-5/+3
* test_atom: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-5/+4
* eclean/test_search: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-13/+7
* test_helpers: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-1/+5
* test_keyword: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-5/+4
* test_query: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-5/+3
* test_syntax: fix test_main and mark so nosetests will ignore itW. Trevor King2012-11-111-1/+4
* temporary fix for a test failure due to the added dotfiles check.gentoolkit-0.3.0Brian Dolbec2011-04-101-1/+1
* Add testfile for eclean tests to repository.Paul Varner2011-01-061-0/+0
* Change keywords short option to 'y' from 'k' which was already taken by the c...fuzzyray2010-11-151-0/+1
* Fix failing test, caused by uncommenting the has modulefuzzyray2010-11-151-1/+1
* Merge genscripts revision 481fuzzyray2010-11-153-17/+41
* Merge from genscripts r457: douglasjandersonfuzzyray2010-09-221-0/+1
* Merge from genscripts r456: douglasjandersonfuzzyray2010-09-221-0/+57
* Sync with genscripts rev 422, includes fixes to eclean and python additions f...fuzzyray2010-04-081-0/+11
* Merge genscripts rev 413fuzzyray2010-03-262-106/+133
* Merge genscripts rev 410.fuzzyray2010-03-252-90/+648
* Merge genscripts rev 406fuzzyray2010-03-248-113/+517
* Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray2010-03-128-22/+1639
* sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray2010-03-098-42/+132
* Merge genscripts revision 191fuzzyray2010-02-021-0/+45
* Update Copyright date headersfuzzyray2010-01-074-4/+4
* Merge genscripts revision 144, contains fixes for Bug 299260fuzzyray2010-01-061-4/+5
* Merge genscripts rev 137, this revision makes the output of equery meta compa...fuzzyray2009-12-141-0/+59