Commit Graph

25 Commits

Author SHA1 Message Date
Alfi Maulana
965ce1d4a8
test using clang with ninja 2023-01-12 14:10:33 +07:00
Alfi Maulana
07b809b1eb
use test_c and test_cpp with check for using clang in the use action with specified compiler job 2023-01-11 22:09:53 +07:00
Alfi Maulana
085f486acb
Merge remote-tracking branch 'origin/main' into use-clang-as-compiler 2023-01-11 17:00:33 +07:00
Alfi Maulana
6f70267077
separate test target into 2 for C and C++ 2023-01-11 16:47:00 +07:00
Alfi Maulana
17a40c86ca
add use-action-with-specified-targets to test targets input in workflow 2023-01-11 15:52:55 +07:00
Alfi Maulana
0321b5f0a7
replace language matrix in use-action-with-specified-compiler job with os matrix 2023-01-11 13:22:25 +07:00
Alfi Maulana
f290ba80de
run action with specified generator job on multiple platforms 2023-01-10 18:38:41 +07:00
Alfi Maulana
fd57ca9c23
auto install ninja-build if generator is using Ninja 2023-01-10 18:23:52 +07:00
Alfi Maulana
111de3705b
add workflow job to test this action with specified generator 2023-01-08 14:34:55 +07:00
Alfi Maulana
44d52623ce
remove use action with additional args test (already tested on other job 2023-01-08 14:10:50 +07:00
Alfi Maulana
4f3e895bf2
merge workflow job for testing source and build dir input 2023-01-08 14:05:26 +07:00
Alfi Maulana
0501ce589b
make use action with specified compiler to test invalid compiler name 2023-01-08 13:47:54 +07:00
Alfi Maulana
c7a5566aa6
use matrix for testing action with specified C and CXX compiler 2023-01-08 12:44:44 +07:00
Alfi Maulana
582c9a40fa
add workflow job to test this action with specified compiler 2023-01-08 12:30:37 +07:00
Alfi Maulana
81445eb663
reword other aguments with additional arguments 2023-01-08 11:56:59 +07:00
Alfi Maulana
f90a3ab334
add workflow job to test this action using additional arguments 2023-01-08 11:55:37 +07:00
Alfi Maulana
5be86900fb
run build result using different path on Windows 2023-01-07 15:17:45 +07:00
Alfi Maulana
2f7b170dab
test use-action job across multiple OSs 2023-01-07 15:10:33 +07:00
Alfi Maulana
55c772fb60
remove dot slash prefix when execute a binary 2023-01-07 11:59:09 +07:00
Alfi Maulana
82c154010f
add workflow step to check if default build directory is not exist 2023-01-07 11:47:20 +07:00
Alfi Maulana
e580c4b6e5
add workflow job to test this action with specified build dir 2023-01-07 11:47:05 +07:00
Alfi Maulana
69f2474e5e
add workflow step to test this action with specified source dir 2023-01-06 21:34:49 +07:00
Alfi Maulana
e13a53a58f
use latest version of actions/checkout 2023-01-06 21:15:51 +07:00
Alfi Maulana
9a41887e43
move test project to the working directory during use-action job 2023-01-06 21:08:09 +07:00
Alfi Maulana
231bba2fa1
add test.yml workflow to test this action 2023-01-06 20:57:40 +07:00