Commit Graph

16 Commits

Author SHA1 Message Date
Alfi Maulana
354c02b686
replace test configuration with regex match 2023-01-22 13:07:56 +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
633b25cfad
add support to run hello world target as a CMake test 2023-01-22 12:32:23 +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
699bfa804e
guard CMake warning if CHECK_SURPASS_WARNING is set 2023-01-14 18:07:51 +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
ab9af67ec9
merge file and configuration for test_c and test_cpp 2023-01-12 14:32:06 +07:00
Alfi Maulana
0971b49fe1
remove BUILD_C and BUILD_CXX option in the test project 2023-01-12 14:16:22 +07:00
Alfi Maulana
1615d1b12a
add option to check if using clang for test_c and test_cpp targets 2023-01-11 21:23:56 +07:00
Alfi Maulana
99cd2fcb10
show message if test_c and test_cpp ran successfully 2023-01-11 16:51:13 +07:00
Alfi Maulana
6f70267077
separate test target into 2 for C and C++ 2023-01-11 16:47:00 +07:00
Alfi Maulana
2391f1db8f
add test target for testing targets input 2023-01-11 15:50:37 +07:00
Alfi Maulana
809b703d05
remove option to build txt in the test project 2023-01-08 14:11:25 +07:00
Alfi Maulana
2511f03a88
add support in test project to choose C and/or C++ to compile 2023-01-08 12:35:22 +07:00
Alfi Maulana
1410df2e18
add option in test configuration to output hello_world.txt 2023-01-08 11:47:14 +07:00
Alfi Maulana
f18936167f
add a test project for testing this action 2023-01-06 15:23:09 +07:00