GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/layman.git
1.4.x
c-layman
master
overlord_merge
plugin
layman: Gentoo overlay manager
Brian Dolbec (dol-sen) <brian.dolbec@gmail.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layman
/
tests
/
external.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/external.py: Remove __future__ imports
Brian Dolbec
2020-04-24
1
-5
/
+1
*
Deprecates get_all_info() function
Devan Franchini
2015-08-27
1
-26
/
+14
*
external.py: Adds json DB testing
Devan Franchini
2015-07-20
1
-0
/
+28
*
Removes unnecessary "_db" appendage to db_type var
Devan Franchini
2015-07-17
1
-10
/
+10
*
external.py: Modifies ovl_dict keys to conform to new changes
Devan Franchini
2015-07-14
1
-2
/
+2
*
external.py: Adds db_type config option to tests which need it
Devan Franchini
2015-07-14
1
-4
/
+6
*
Renames db module "xml" to "xml_db"
Devan Franchini
2015-07-10
1
-5
/
+5
*
external.py: Adds db_type to configs for DbBase tests
Devan Franchini
2015-07-09
1
-4
/
+8
*
external.py: Adds db_type to list of test config keys
Devan Franchini
2015-07-09
1
-1
/
+1
*
external.py: Adds AddDeleteDB test
Devan Franchini
2015-06-15
1
-0
/
+90
*
external.py: Renames test function to more appropriate name
Devan Franchini
2015-06-15
1
-1
/
+1
*
external.py: Attempts to set default string encoding to utf-8
Devan Franchini
2015-03-27
1
-0
/
+6
*
external.py: Adds __future__ import for unicode_literals
Devan Franchini
2015-03-27
1
-0
/
+1
*
external.py: Adds protocol_filter to keys to test for CLIArgs test
Devan Franchini
2015-03-27
1
-8
/
+7
*
external.py: Modifies XML line testing in MakeOverlayXML class
Devan Franchini
2014-11-30
1
-1
/
+1
*
external.py: Modifies tested flags to reflect new config options
Devan Franchini
2014-11-30
1
-10
/
+13
*
external.py: Improves CLIArgs testing for a["overlays"]
Devan Franchini
2014-11-29
1
-2
/
+2
*
external.py: Improves success checking in AddDeleteEnableDisableFromDB
Devan Franchini
2014-11-29
1
-23
/
+5
*
external.py: Converts all assertEquals calls to assertEqual
Devan Franchini
2014-11-29
1
-1
/
+1
*
external.py: Adds archive overlay test checking
Devan Franchini
2014-11-29
1
-1
/
+10
*
external.py: Spelling correction for header
Devan Franchini
2014-11-01
1
-1
/
+1
*
Adds Squashfs overlay external tests
Devan Franchini
2014-08-15
1
-61
/
+107
*
external.py: Adds MakeOverlayXML test to test suite
Devan Franchini
2014-08-10
1
-0
/
+44
*
external.py: Adds RemoteDBCache() test to test suite
Devan Franchini
2014-08-10
1
-0
/
+32
*
external.py: Adds OverlayObjTest() test to test suite
Devan Franchini
2014-08-10
1
-0
/
+53
*
external.py: Adds ReadWriteSelectListDbBase() test to test suite
Devan Franchini
2014-08-10
1
-1
/
+84
*
external.py: Adds PathUtil() test to test suite
Devan Franchini
2014-08-10
1
-0
/
+15
*
external.py: Alphabetizes test functions
Devan Franchini
2014-08-10
1
-17
/
+17
*
external.py: Adds CLIArgs() test to test suite
Devan Franchini
2014-08-10
1
-0
/
+41
*
external.py: Adds CreateConfig() test to test suite
Devan Franchini
2014-08-10
1
-0
/
+51
*
external.py: Adds FetchRemoteList() test to test suite
Devan Franchini
2014-08-10
1
-0
/
+64
*
external.py: Adds AddDeleteEnableDisableFromDB() test to test suite
Devan Franchini
2014-08-10
1
-4
/
+91
*
external.py: Adds py3 compatibility to tests
Devan Franchini
2014-06-14
1
-5
/
+9
*
Implements the "with" syntax to open files
Devan Franchini
2014-06-14
1
-3
/
+2
*
Replaces "subpath" with "branch"
Devan Franchini
2014-06-14
1
-1
/
+2
*
make the tests more py3 compatibile.
dol-sen
2011-09-23
1
-1
/
+1
*
update all tests to pass
dol-sen
2011-07-22
1
-7
/
+11
*
fix bug 363797 python-2.5 test errors cherypicked from 1.4.x branch
dol-sen
2011-05-01
1
-0
/
+0
*
Make fail of tar sync not leave temp files
Sebastian Pipping
2010-02-17
1
-1
/
+1
*
Add test case for syncing of tar overlays (bug #304547)
Sebastian Pipping
2010-02-16
1
-0
/
+64
*
Rename layman.overlay.Overlays to layman.dbbase.DbBase
Sebastian Pipping
2010-01-28
1
-4
/
+4
*
Remove format and category data from test case XML
Sebastian Pipping
2010-01-15
1
-1
/
+1
*
Mute warnings from external test suite
Sebastian Pipping
2010-01-04
1
-0
/
+3
*
Add test suite for format/subpath/category
Sebastian Pipping
2010-01-04
1
-0
/
+26
*
Fix handling of non-ASCII characters
Sebastian Pipping
2010-01-02
1
-0
/
+43