mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	tests: rename testcommon module to shared_test_code
This name always confuses me, since there is also test_common.py. And this module is not actually a test suite, even though it starts with "test". This also makes for better tab completion, e.g. python3 -m unittest tests/te[Tab] -> tests/test_
This commit is contained in:
		
							parent
							
								
									f9431aaf0f
								
							
						
					
					
						commit
						66d220bd9f
					
				
					 19 changed files with 19 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -721,6 +721,7 @@ include tests/repo/v1.v2.sig_1020.apk
 | 
			
		|||
include tests/run-tests
 | 
			
		||||
include tests/SANAPPSI.RSA
 | 
			
		||||
include tests/SANAPPSI.SF
 | 
			
		||||
include tests/shared_test_code.py
 | 
			
		||||
include tests/signindex/guardianproject.jar
 | 
			
		||||
include tests/signindex/guardianproject-v1.jar
 | 
			
		||||
include tests/signindex/testy.jar
 | 
			
		||||
| 
						 | 
				
			
			@ -845,7 +846,6 @@ include tests/source-files/ut.ewh.audiometrytest/settings.gradle
 | 
			
		|||
include tests/source-files/yuriykulikov/AlarmClock/gradle/wrapper/gradle-wrapper.properties
 | 
			
		||||
include tests/source-files/Zillode/syncthing-silk/build.gradle
 | 
			
		||||
include tests/SpeedoMeterApp.main_1.apk
 | 
			
		||||
include tests/testcommon.py
 | 
			
		||||
include tests/test_build.py
 | 
			
		||||
include tests/test_checkupdates.py
 | 
			
		||||
include tests/test_common.py
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue