misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Make pkgcmp() pass the ebuild revision directly into vercmp() since
Zac Medico
2008-01-11
1
-4
/
+17
*
Remove the workaround for \n -> \r\n transformations in
Zac Medico
2007-11-20
1
-4
/
+5
*
Bug #190268 - Avoid unwanted sandbox violations in src_test().
Zac Medico
2007-09-08
1
-1
/
+9
*
Add some floating point vercmp cases. (trunk r7622)
Zac Medico
2007-08-15
1
-1
/
+4
*
Fix TestCase import.
Zac Medico
2007-08-01
1
-1
/
+1
*
Copy the portage.spawn() test from trunk.
Zac Medico
2007-08-01
1
-0
/
+36
*
Fix the varexpand quotes tests since quotes are no longer removed by this fun...
Zac Medico
2007-05-13
1
-2
/
+2
*
Turn on strict dep checking to fix the isvalidatom test (trunk r5926).
Zac Medico
2007-02-08
1
-0
/
+2
*
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