Motiejus Jakštys
3ac217e2cc
windows tests: move tests, get rid of wine-binfmt
...
This removes all other Bazel test commands, so all tests can be again
tested with `bazel test ...`.
Also, fixes linux-arm64 glibc tests. Until now they've worked only in
CI. Now they work everywhere I tried.
2022-06-06 10:33:46 +03:00
Fabian Hahn
6f2ae838cd
added Windows target testing
2022-06-02 05:27:22 +03:00
Motiejus Jakštys
a53170cf82
ci/list* and ci/test: simple style improvements
2022-04-18 11:58:43 +03:00
laurynasl
7a81e2a129
Restructure tests to all run in bazel
...
- add rules to run tests for a specific platform
- use downloaded buildifier
- move lint to a script
- rename ci tasks
- stop running under qemu-aarch64-static as it doesn't do anything
2022-04-14 10:47:02 +00:00
laurynasl
723e6f051d
Move toolchainss under @zig_sdk//platform:
2022-04-07 12:43:34 +03:00
laurynasl
dd76e0b76f
move platforms under @zig_cc//platform:
2022-04-07 12:43:34 +03:00
Motiejus Jakštys
3d166c5671
use .bazelrc for qemu configuration
2022-02-08 14:22:21 +02:00
Motiejus Jakštys
acb4fd475a
restructure tests for merging
2022-02-05 06:12:41 +02:00
Motiejus Jakštys
7c8682b865
run tests with qemu-aarch64
2022-02-05 05:35:39 +02:00
Motiejus Jakštys
5871171549
run bazel test
...
This simplifies the tests somewhat.
2022-02-04 10:07:34 +02:00
Motiejus Jakštys
78a77ebbe5
preparing for aarch64 tests
2022-02-03 18:01:32 +02:00
Motiejus Jakštys
ebbf499208
move golang tests to its own directory
...
this prepares for more test binaries.
2022-02-03 15:24:26 +02:00
Motiejus Jakštys
5631c7e2b6
build everything under //test/... and remove duplicate test binaries
2022-02-03 14:58:42 +02:00
Motiejus Jakštys
bcd9731f92
add @zig_sdk//:<os>_<arch>_platform values
2022-02-03 14:24:26 +02:00
Motiejus Jakštys
871fd63e6e
disable darwin/arm64 test
2021-12-13 03:33:24 +02:00
Motiejus Jakštys
47d91cbbed
[shellcheck] ci/test
2021-10-21 11:39:46 +03:00
Motiejus Jakštys
5090715b97
[ci/test] simplify _build_and_file
2021-10-21 11:38:24 +03:00
Motiejus Jakštys
f6016ab830
upgrade zig to 0.9.0-dev.1414+cde3dd365
2021-10-20 07:54:01 +03:00
Motiejus Jakštys
d9dbca2c63
shellcheck
2021-10-18 15:15:02 +03:00
Motiejus Jakštys
4bbae178ca
add release and build scripts
2021-10-18 15:12:31 +03:00