Commit 4d98ee3
Add select-by-name and support CircleCI Test Splitting (#76)
* initial
* initial
* timing1
* timing2
* filename
* filename
* filename
* filename
* filename
* filename
* filename
* filename
* filename1
* filename
* filename
* filename
* filename
* filename
* filename
* filename2
* filesize
* timings
* timings
* timings
* timings2
* try
* try
* passing new param as char
* final draft
* filesize
* timing 1st run
* without selectByName
* final draft
* removing extra files
* changed test-deploy
* cell array
* cell array
* cell array
* cell array file name
* without feature
* without feature
* without feature
* Cleaning repo
* Cleaning repo
* fixing lint
* fixing lint
* updated description
* addressing comment
* Resolving comments
* Added test
* Added verification step
* Updated verification step
* updated test verification
* updated test-deploy
* updated test_deploy.yml
* Trigger pipeline
* fix verification as per new scriptgen
* escape curly braces
* revert escaping curly braces
---------
Co-authored-by: Kapil Gupta <[email protected]>
Co-authored-by: Kapil Gupta <[email protected]>1 parent 8043aaf commit 4d98ee3
File tree
3 files changed
+41
-2
lines changed- .circleci
- src
- commands
- scripts
3 files changed
+41
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
325 | 349 | | |
326 | 350 | | |
327 | 351 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
128 | 133 | | |
129 | 134 | | |
130 | 135 | | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
79 | 87 | | |
80 | 88 | | |
81 | 89 | | |
| |||
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
| 103 | + | |
95 | 104 | | |
96 | 105 | | |
97 | 106 | | |
| |||
0 commit comments