Template
1
0
mirror of https://github.com/aminya/setup-cpp synced 2024-12-02 21:42:30 +08:00
Commit Graph

19 Commits

Author SHA1 Message Date
Amin Yahyaabadi
08cf20cc0e
fix: add js file extension for all relative imports 2024-08-15 15:22:07 -07:00
Amin Yahyaabadi
cceb0f93f2
fix: fix all the eslint issues 2024-04-09 23:58:48 -07:00
Amin Yahyaabadi
15f5776d5f lint: use dprint for formatting 2024-04-03 00:15:43 -07:00
Amin Yahyaabadi
aa96482204 test: mark the skipped tests in jest 2023-09-04 19:27:23 -07:00
Amin Yahyaabadi
62674fbcdd tests: skip some msvc installation tests based on the Windows version 2023-09-01 11:23:25 -07:00
Amin Yahyaabadi
7e3e265a8a fix: make execPowershell async 2022-05-12 12:55:00 -07:00
Amin Yahyaabadi
bb2e50ea8f test: use which.sync in the msvc tests 2022-02-01 20:54:32 -08:00
Amin Yahyaabadi
39a166b787 fix: use the pre-installed msvc on any windows version 2022-02-01 20:19:46 -08:00
Amin Yahyaabadi
798452a83f fix: support visual studio 2022 2022-02-01 18:28:44 -08:00
Amin Yahyaabadi
631a30246f test: try-catch msvc tests 2021-12-06 09:59:29 -06:00
Amin Yahyaabadi
8046f31712 Revert "test: restore the environment before each msvc test"
This reverts commit 95f4f7daa1.
2021-12-06 04:31:53 -06:00
Amin Yahyaabadi
95f4f7daa1 test: restore the environment before each msvc test 2021-12-06 03:48:55 -06:00
Amin Yahyaabadi
73ec89a099 test: test all the msvc version installations 2021-12-05 09:04:54 -06:00
Amin Yahyaabadi
ca064b68e0 test: increase timeout of the tests 2021-09-17 04:50:12 -05:00
Amin Yahyaabadi
3c2eaf1f4d test: test proces.arch 2021-09-16 17:36:31 -05:00
Amin Yahyaabadi
596c9438b5 test: use testBin in all the tests 2021-09-16 10:17:25 -05:00
Amin Yahyaabadi
c44a193e6a test: skip the msvc test for now 2021-09-16 09:21:45 -05:00
Amin Yahyaabadi
269d96f070 fix: pass the default arguments to the functions 2021-09-16 07:09:01 -05:00
Amin Yahyaabadi
b302dc3e25 feat: add msvc installation 2021-09-15 05:25:02 -05:00