mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	signindex: add JSON check for entry.json
Ran this to generate/refresh the test index files: `cd tests; ../fdroid update --nosign --pretty` * converts config.py description to a single line, since the values are no longer stripped, so this give the same output. closes #835
This commit is contained in:
		
							parent
							
								
									6e2b4f65c2
								
							
						
					
					
						commit
						0c9f62a5fe
					
				
					 11 changed files with 1048 additions and 31 deletions
				
			
		
							
								
								
									
										11
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -42,16 +42,21 @@ makebuildserver.config.py
 | 
			
		|||
/tests/OBBMainPatchCurrent.apk
 | 
			
		||||
/tests/OBBMainTwoVersions.apk
 | 
			
		||||
/tests/archive/categories.txt
 | 
			
		||||
/tests/archive/diff/[1-9]*.json
 | 
			
		||||
/tests/archive/entry.jar
 | 
			
		||||
/tests/archive/entry.json
 | 
			
		||||
/tests/archive/icons*
 | 
			
		||||
/tests/archive/index-v1.jar
 | 
			
		||||
/tests/archive/index-v1.json
 | 
			
		||||
/tests/archive/index-v2.json
 | 
			
		||||
/tests/archive/index.css
 | 
			
		||||
/tests/archive/index.html
 | 
			
		||||
/tests/archive/index.jar
 | 
			
		||||
/tests/archive/index.png
 | 
			
		||||
/tests/archive/index_unsigned.jar
 | 
			
		||||
/tests/archive/index.xml
 | 
			
		||||
/tests/archive/index-v1.jar
 | 
			
		||||
/tests/archive/index-v1.json
 | 
			
		||||
/tests/archive/index_unsigned.jar
 | 
			
		||||
/tests/metadata/org.videolan.vlc/en-US/icon*.png
 | 
			
		||||
/tests/repo/diff/[1-9]*.json
 | 
			
		||||
/tests/repo/index.css
 | 
			
		||||
/tests/repo/index.html
 | 
			
		||||
/tests/repo/index.jar
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue