| Commit message (Expand) | Author | Age | Files | Lines |
* | apparently I'm retarded and missed some of the tests.. | Alec Warner | 2007-02-01 | 23 | -644/+0 |
* | fix doc typo; more test fiddling | Alec Warner | 2007-02-01 | 2 | -8/+13 |
* | fix regression in test changes | Alec Warner | 2007-02-01 | 1 | -11/+20 |
* | increase test coverage to cover slots, uncovering a few corner cases that nee... | Alec Warner | 2007-02-01 | 2 | -6/+12 |
* | rename file | Alec Warner | 2007-02-01 | 1 | -0/+0 |
* | add some new tests | Alec Warner | 2007-02-01 | 3 | -7/+52 |
* | fix minor sed overzeallousness | Alec Warner | 2007-01-27 | 1 | -1/+1 |
* | Move tests into new directory structure | Alec Warner | 2007-01-27 | 19 | -0/+0 |
* | add test to entice svn mv | Alec Warner | 2007-01-27 | 1 | -0/+83 |
* | fix namespacing in tests | Alec Warner | 2007-01-27 | 19 | -21/+21 |
* | fix a few typos in tests | Alec Warner | 2007-01-16 | 3 | -2/+6 |
* | fix tabs with patch from Grobian and bug # 161911, fix developing a bit | Alec Warner | 2007-01-13 | 4 | -12/+12 |
* | set Id on tests | Alec Warner | 2007-01-12 | 17 | -17/+17 |
* | Handle the exception in isvalidatom, change it to use a portage exceptoin, th... | Alec Warner | 2007-01-11 | 1 | -6/+2 |
* | catch and validate new ValueError Exception | Alec Warner | 2007-01-11 | 1 | -3/+6 |
* | print the incorrect atom | Alec Warner | 2007-01-11 | 1 | -1/+2 |
* | add some invalid ops to getcpv to make sure it returns the cpv still | Alec Warner | 2007-01-11 | 1 | -0/+6 |
* | isjustname tests | Alec Warner | 2007-01-11 | 1 | -0/+25 |
* | getslot tests | Alec Warner | 2007-01-11 | 1 | -0/+27 |
* | I owed brian harring 3.50, for th previous advice about assertEqual/NotEqual,... | Alec Warner | 2007-01-11 | 1 | -0/+25 |
* | take some advice and use AssertEqual/NotEqual | Alec Warner | 2007-01-11 | 7 | -24/+11 |
* | add some invalid operators to the test to denote that get_operator doesn't va... | Alec Warner | 2007-01-11 | 1 | -1/+4 |
* | get_operator tests | Alec Warner | 2007-01-11 | 1 | -0/+27 |
* | Commit unit tests, hey look THEY ARE BROKEN | Alec Warner | 2007-01-11 | 2 | -0/+49 |
* | add stack_lists checks | Alec Warner | 2007-01-11 | 1 | -1/+12 |
* | More portage_util tests | Alec Warner | 2007-01-11 | 3 | -6/+98 |
* | Remove / character from module names. | Zac Medico | 2007-01-11 | 1 | -1/+1 |
* | more test re-arranging as Alec can't read what functions are in what files | Alec Warner | 2007-01-11 | 3 | -1/+5 |
* | remove bogs test dir, add portage_versions | Alec Warner | 2007-01-11 | 1 | -1/+1 |
* | Add a bit of path mangling to allow deeper tests | Alec Warner | 2007-01-11 | 3 | -4/+9 |
* | Fix sys.path so that imports work correctly. | Zac Medico | 2007-01-10 | 1 | -4/+4 |
* | Fix module loading. | Zac Medico | 2007-01-10 | 1 | -9/+17 |
* | remove monolithic test | Alec Warner | 2007-01-10 | 1 | -20/+0 |
* | split out util tests | Alec Warner | 2007-01-10 | 7 | -19/+79 |
* | rename atoms back to vercmp | Alec Warner | 2007-01-10 | 1 | -0/+0 |
* | shift test cases around | Alec Warner | 2007-01-10 | 1 | -0/+33 |
* | shift test cases around | Alec Warner | 2007-01-10 | 1 | -28/+0 |
* | Take Genone's suggestion and break the modules up into module oriented fashio... | Alec Warner | 2007-01-10 | 5 | -7/+34 |
* | Fix Fail test | Alec Warner | 2007-01-10 | 1 | -2/+5 |
* | Make the tests pass. | Zac Medico | 2007-01-10 | 1 | -14/+6 |
* | rework test import code, rename test_vercmp to be more generic, add tests for... | Alec Warner | 2007-01-10 | 3 | -11/+36 |
* | Indicate test failure with an exit code. | Zac Medico | 2006-12-08 | 2 | -3/+5 |
* | add some portage_util tests | Alec Warner | 2006-12-08 | 3 | -3/+44 |
* | Add pretty basic vercmp unit testing...need more cases | Alec Warner | 2006-12-08 | 3 | -0/+88 |