Commit Graph

564 Commits

Author SHA1 Message Date
Alfi Maulana
921b31dcf4
add a run unit tests example in the README.md 2023-01-23 15:40:16 +07:00
Alfi Maulana
4ee1d5d7fc
add detailed info about using the action version 2023-01-23 15:31:39 +07:00
Alfi Maulana
0a9428a22b
update the default value info of build-dir action input 2023-01-23 15:02:08 +07:00
Alfi Maulana
38a0592428
add a new feature section in the README.md 2023-01-23 14:54:21 +07:00
Alfi Maulana
cb46ab8971
expand project description 2023-01-23 14:47:12 +07:00
Alfi Maulana
c421afa648
modify action short description to include testing a project 2023-01-23 14:39:51 +07:00
Alfi Maulana
5450d03d85
Merge pull request #34 from threeal/add-run-test-input
Add `run-test` Action Input
2023-01-22 13:53:50 +07:00
Alfi Maulana
ac31ad47de
fix debug config when running test on MSVC 2023-01-22 13:45:46 +07:00
Alfi Maulana
354c02b686
replace test configuration with regex match 2023-01-22 13:07:56 +07:00
Alfi Maulana
c2bf81f4d3
ignore testing hello_world if building test_c and test_cpp 2023-01-22 12:53:38 +07:00
Alfi Maulana
c04ca4c05a
add support to run test_c and test_cpp targets as a CMake test 2023-01-22 12:51:02 +07:00
Alfi Maulana
03870ba3b0
add a new test-args action input for passing additional arguments during the CTest run 2023-01-22 12:44:19 +07:00
Alfi Maulana
633b25cfad
add support to run hello world target as a CMake test 2023-01-22 12:32:23 +07:00
Alfi Maulana
d59afd2844
add a new run-test input option for running tests using CTest 2023-01-22 11:53:07 +07:00
Alfi Maulana
cf153dc8e3
Merge pull request #33 from threeal/relative-build-dir
Set the Default Build Dir Relative to the Source Dir
2023-01-22 11:28:23 +07:00
Alfi Maulana
584ef59aad
handle the default build dir to be relative to the source dir 2023-01-22 11:25:46 +07:00
Alfi Maulana
186353f77a
handle the default source dir in the process inputs step 2023-01-22 11:13:03 +07:00
Alfi Maulana
8580c9d7bf
Merge pull request #30 from threeal/fix-msvc-flags
Fix MSVC Flags
2023-01-17 13:16:25 +07:00
Alfi Maulana
c51d734eb9
fix build results location on MSVC test 2023-01-17 13:12:17 +07:00
Alfi Maulana
716f237b51
disable warning as error on MSVC test 2023-01-17 13:12:11 +07:00
Alfi Maulana
6548c2aab5
specify shell to use PowerShell on Windows 2023-01-17 13:01:24 +07:00
Alfi Maulana
8da16854fc
guard most input values with single quotation 2023-01-17 12:51:31 +07:00
Alfi Maulana
250f59da81
run additional-flags-usage job on both GCC and MSVC 2023-01-17 12:46:36 +07:00
Alfi Maulana
657a82ee9f
fix missing CHECK_SUPASS_WARNING in additional-flags-uasage job 2023-01-17 12:34:58 +07:00
Alfi Maulana
894b72b287
Merge pull request #26 from threeal/audit-code
Audit Wording in the Code
2023-01-14 19:56:24 +07:00
Alfi Maulana
dd5801befd
fix missing article in the steps's name 2023-01-14 19:52:58 +07:00
Alfi Maulana
14c5b01b37
convert multiple strings description in inputs usage section to be a note 2023-01-14 19:46:26 +07:00
Alfi Maulana
47e602f22e
audit example usages title and contents 2023-01-14 19:38:51 +07:00
Alfi Maulana
b80acf2bfb
replace CXX term with C++ in description 2023-01-14 19:25:38 +07:00
Alfi Maulana
5e43077b06
Merge pull request #25 from threeal/add-compiler-flags-input
Add Compiler Flags Input Options
2023-01-14 18:38:02 +07:00
Alfi Maulana
699bfa804e
guard CMake warning if CHECK_SURPASS_WARNING is set 2023-01-14 18:07:51 +07:00
Alfi Maulana
08b5e950b4
add a job in test.yml workflow to test compiler flags inputs 2023-01-14 18:04:03 +07:00
Alfi Maulana
98b40bce3e
add option in test target to check if it could surpass a compiler warning 2023-01-14 17:59:14 +07:00
Alfi Maulana
830ed408e9
add compiler flags input usage in README.md 2023-01-14 17:25:15 +07:00
Alfi Maulana
75b1d343ef
add compiler flags inputs option 2023-01-14 17:16:54 +07:00
Alfi Maulana
dd78821b58
Merge pull request #24 from threeal/reword-workflow-desc
Reword Steps Description in Test Workflow
2023-01-14 17:03:22 +07:00
Alfi Maulana
25a66e3c81
reword steps description in test.yml workflow 2023-01-14 17:00:53 +07:00
Alfi Maulana
7fb80ad5a2
Merge pull request #22 from threeal/update-readme
Update Readme
2023-01-14 15:59:00 +07:00
Alfi Maulana
37384db37f
add license section in README.md 2023-01-14 15:55:48 +07:00
Alfi Maulana
fe03c22b18
fix wording in the description 2023-01-13 22:25:13 +07:00
Alfi Maulana
6eb10c8bde
add example usage in README.md 2023-01-13 22:22:22 +07:00
Alfi Maulana
74b57c8136
add inputs usage in README.md 2023-01-13 21:53:20 +07:00
Alfi Maulana
a6e04c0edd
update description of inputs in action.yml 2023-01-13 21:49:10 +07:00
Alfi Maulana
9db1e3860e
add release and license badge in README.md 2023-01-13 21:18:44 +07:00
Alfi Maulana
8468e0d7d2
Merge pull request #21 from threeal/audit-test
Audit Tests
2023-01-13 21:08:56 +07:00
Alfi Maulana
ec0ec4113c
rename jobs in test.yml workflow 2023-01-13 21:02:16 +07:00
Alfi Maulana
be74c742c5
remove -latex suffix in the matrix os strategy 2023-01-13 20:56:47 +07:00
Alfi Maulana
c72d4546ed
remove use-action-with-specified-targets job 2023-01-13 20:54:39 +07:00
Alfi Maulana
96983bc9db
Merge pull request #20 from threeal/use-github-output
Replace GitHub Env With GitHub Output
2023-01-13 17:07:02 +07:00
Alfi Maulana
780dd89206
replace passing cmake args using GitHub env with GitHub output 2023-01-12 17:57:43 +07:00