Skip to content

Commit 15ed3cc

Browse files
committed
DEVEXP-647: Replace bespoke test-app installer with Gradle
DEVEXP-647: Replace bespoke test-app installer with Gradle
1 parent 1188897 commit 15ed3cc

File tree

73 files changed

+1605
-162
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1605
-162
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@ benchmarks
22
doc
33
node_modules
44
tmp
5+
.idea
56
.project
67
.settings
8+
test-app/build
9+
test-app/.gradle
10+
test-app/gradle-local.properties
11+
test-app/docker

0 commit comments

Comments
 (0)