summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix the varexpand quotes tests since quotes are no longer removed by this fun...Zac Medico2007-05-131-2/+2
* Turn on strict dep checking to fix the isvalidatom test (trunk r5926).Zac Medico2007-02-081-0/+2
* fix a few typos in testsAlec Warner2007-01-163-2/+6
* fix tabs with patch from Grobian and bug # 161911, fix developing a bitAlec Warner2007-01-134-12/+12
* set Id on testsAlec Warner2007-01-1217-17/+17
* Handle the exception in isvalidatom, change it to use a portage exceptoin, th...Alec Warner2007-01-111-6/+2
* catch and validate new ValueError ExceptionAlec Warner2007-01-111-3/+6
* print the incorrect atomAlec Warner2007-01-111-1/+2
* add some invalid ops to getcpv to make sure it returns the cpv stillAlec Warner2007-01-111-0/+6
* isjustname testsAlec Warner2007-01-111-0/+25
* getslot testsAlec Warner2007-01-111-0/+27
* I owed brian harring 3.50, for th previous advice about assertEqual/NotEqual,...Alec Warner2007-01-111-0/+25
* take some advice and use AssertEqual/NotEqualAlec Warner2007-01-117-24/+11
* add some invalid operators to the test to denote that get_operator doesn't va...Alec Warner2007-01-111-1/+4
* get_operator testsAlec Warner2007-01-111-0/+27
* Commit unit tests, hey look THEY ARE BROKENAlec Warner2007-01-112-0/+49
* add stack_lists checksAlec Warner2007-01-111-1/+12
* More portage_util testsAlec Warner2007-01-113-6/+98
* Remove / character from module names.Zac Medico2007-01-111-1/+1
* more test re-arranging as Alec can't read what functions are in what filesAlec Warner2007-01-113-1/+5
* remove bogs test dir, add portage_versionsAlec Warner2007-01-111-1/+1
* Add a bit of path mangling to allow deeper testsAlec Warner2007-01-113-4/+9
* Fix sys.path so that imports work correctly.Zac Medico2007-01-101-4/+4
* Fix module loading.Zac Medico2007-01-101-9/+17
* remove monolithic testAlec Warner2007-01-101-20/+0
* split out util testsAlec Warner2007-01-107-19/+79
* rename atoms back to vercmpAlec Warner2007-01-101-0/+0
* shift test cases aroundAlec Warner2007-01-101-0/+33
* shift test cases aroundAlec Warner2007-01-101-28/+0
* Take Genone's suggestion and break the modules up into module oriented fashio...Alec Warner2007-01-105-7/+34
* Fix Fail testAlec Warner2007-01-101-2/+5
* Make the tests pass.Zac Medico2007-01-101-14/+6
* rework test import code, rename test_vercmp to be more generic, add tests for...Alec Warner2007-01-103-11/+36
* Indicate test failure with an exit code.Zac Medico2006-12-082-3/+5
* add some portage_util testsAlec Warner2006-12-083-3/+44
* Add pretty basic vercmp unit testing...need more casesAlec Warner2006-12-083-0/+88