You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Oleksandr Karpovich 93b513458d
Update for k/wasm (#4009)
5 months ago
..
lib Rename Web to HTML (#2997) 1 year ago
main-template Update for k/wasm (#4009) 5 months ago
src Rename Web to HTML (#2997) 1 year ago
testcases Compose Multiplatform 1.4.0 docs (#3044) 1 year ago
README.md Rename Web to HTML (#2997) 1 year ago
build.gradle.kts Update for k/wasm (#4009) 5 months ago

README.md

RUN from project root directory: ./gradlew :compose-compiler-integration:checkComposeCases

To use specific version: `./gradlew :compose-compiler-integration:checkComposeCases -Pcompose.version=1.2.0-beta03

To fun only filtered cases (check for contained in file path): ./gradlew :compose-compiler-integration:checkComposeCases -PFILTER_CASES=CaseName