mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	The original index.xml format needs to stay around for backwards compatibility, but we shouldn't touch it anymore once the new format is in place. This is a test to make sure `fdroid update` can still generate the correct XML. install_list and uninstall_list should be tuples or lists in order to ensure that the order is preserved. These tests also check that the added and lastupdated dates are working correct, based on the dates in tests/stats/known_apks.txt. I could see no useful way to test the timestamp, it is just hardcoded using a regexp search-and-replace. Running these tests manually might require deleting tmp/apkcache.
		
			
				
	
	
		
			41 lines
		
	
	
	
		
			729 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
	
		
			729 B
		
	
	
	
		
			Text
		
	
	
	
	
	
/config.py
 | 
						|
/makebs.config.py
 | 
						|
*~
 | 
						|
*.pyc
 | 
						|
*.class
 | 
						|
*.box
 | 
						|
TAGS
 | 
						|
 | 
						|
# files generated by build
 | 
						|
build/
 | 
						|
dist/
 | 
						|
env/
 | 
						|
fdroidserver.egg-info/
 | 
						|
pylint.parseable
 | 
						|
/.testfiles/
 | 
						|
docs/html/
 | 
						|
 | 
						|
# files generated by tests
 | 
						|
tmp/
 | 
						|
/tests/repo/icons*
 | 
						|
/tests/repo/latestapps.dat
 | 
						|
 | 
						|
# files used in manual testing
 | 
						|
/config.py
 | 
						|
/tmp/
 | 
						|
/logs/
 | 
						|
/metadata/
 | 
						|
makebuildserver.config.py
 | 
						|
/tests/.fdroid.keypass.txt
 | 
						|
/tests/.fdroid.keystorepass.txt
 | 
						|
/tests/fdroid-icon.png
 | 
						|
/tests/OBBMainOldVersion.apk
 | 
						|
/tests/OBBMainPatchCurrent.apk
 | 
						|
/tests/OBBMainTwoVersions.apk
 | 
						|
/tests/archive/categories.txt
 | 
						|
/tests/archive/icons*
 | 
						|
/tests/archive/index.jar
 | 
						|
/tests/archive/index.xml
 | 
						|
/tests/repo/index.jar
 | 
						|
/tests/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk
 | 
						|
/unsigned/
 |