mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	rename to test_gradlew-fdroid to match Python unittest naming
This commit is contained in:
		
							parent
							
								
									00e9b7dcd7
								
							
						
					
					
						commit
						65119b3193
					
				
					 3 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -207,11 +207,11 @@ gradlew-fdroid:
 | 
				
			||||||
    changes:
 | 
					    changes:
 | 
				
			||||||
      - .gitlab-ci.yml
 | 
					      - .gitlab-ci.yml
 | 
				
			||||||
      - gradlew-fdroid
 | 
					      - gradlew-fdroid
 | 
				
			||||||
      - tests/test-gradlew-fdroid
 | 
					      - tests/test_gradlew-fdroid
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - apt-get install ca-certificates curl default-jdk-headless shellcheck unzip
 | 
					    - apt-get install ca-certificates curl default-jdk-headless shellcheck unzip
 | 
				
			||||||
    - shellcheck --severity=error --color gradlew-fdroid tests/test-gradlew-fdroid
 | 
					    - shellcheck --severity=error --color gradlew-fdroid tests/test_gradlew-fdroid
 | 
				
			||||||
    - ./tests/test-gradlew-fdroid
 | 
					    - ./tests/test_gradlew-fdroid
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Run all the various linters and static analysis tools.
 | 
					# Run all the various linters and static analysis tools.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -864,7 +864,7 @@ include tests/source-files/yuriykulikov/AlarmClock/gradle/wrapper/gradle-wrapper
 | 
				
			||||||
include tests/source-files/Zillode/syncthing-silk/build.gradle
 | 
					include tests/source-files/Zillode/syncthing-silk/build.gradle
 | 
				
			||||||
include tests/SpeedoMeterApp.main_1.apk
 | 
					include tests/SpeedoMeterApp.main_1.apk
 | 
				
			||||||
include tests/testcommon.py
 | 
					include tests/testcommon.py
 | 
				
			||||||
include tests/test-gradlew-fdroid
 | 
					include tests/test_gradlew-fdroid
 | 
				
			||||||
include tests/triple-t-2/build/org.piwigo.android/app/build.gradle
 | 
					include tests/triple-t-2/build/org.piwigo.android/app/build.gradle
 | 
				
			||||||
include tests/triple-t-2/build/org.piwigo.android/app/.gitignore
 | 
					include tests/triple-t-2/build/org.piwigo.android/app/.gitignore
 | 
				
			||||||
include tests/triple-t-2/build/org.piwigo.android/app/src/debug/res/values/constants.xml
 | 
					include tests/triple-t-2/build/org.piwigo.android/app/src/debug/res/values/constants.xml
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue