index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Group-Canceled
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
groupAwait
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tests.zig
Age
Commit message (
Expand
)
Author
2020-03-03
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2020-02-28
separate std.Target and std.zig.CrossTarget
Andrew Kelley
2020-02-28
update std lib to new Target API
Andrew Kelley
2020-02-28
introduce operating system version ranges as part of the target
Andrew Kelley
2020-02-28
restructuring std.Target for OS version ranges, pass 1
Andrew Kelley
2020-02-26
update test expectations
Andrew Kelley
2020-02-25
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2020-02-20
Merge remote-tracking branch 'origin/master' into sub-architecture-annihilation
Andrew Kelley
2020-02-20
support -mcpu=baseline, both in stage1 and stage2
Andrew Kelley
2020-02-20
ir: Compile error on result_loc type mismatch w/ slicing
LemonBoy
2020-02-19
remove the concept of "sub-architecture"
Andrew Kelley
2020-02-17
enable behavior and std lib tests for RISC-V 64-bit
Andrew Kelley
2020-01-26
fix regression in windows stack traces tty detection
Andrew Kelley
2020-01-23
fix incorrect list of sub-arches for aarch64
Andrew Kelley
2020-01-23
use an older arm64 sub-arch for test suite
Andrew Kelley
2020-01-22
std.Target.CpuFeatures is now a struct with both CPU and feature set
Andrew Kelley
2020-01-21
Revert "tests: use an older aarch64 sub-arch"
Andrew Kelley
2020-01-21
tests: use an older aarch64 sub-arch
Andrew Kelley
2020-01-05
fix test-gen-h and test-compile-errors regression
Andrew Kelley
2020-01-05
fix test-stack-traces regression
Andrew Kelley
2020-01-05
rework and improve some of the zig build steps
Andrew Kelley
2020-01-03
add test harness for "run translated C" tests
Andrew Kelley
2020-01-02
translate-c tests: print clang compile errors on nonzero exit code
Andrew Kelley
2019-12-29
use self hosted translate-c for cimports
Vexu
2019-12-13
revert removal of translate mode in stage 1
Vexu
2019-12-12
update tests
Vexu
2019-12-09
remove var args from the language
Andrew Kelley
2019-12-08
std.fmt.format: tuple parameter instead of var args
Andrew Kelley
2019-12-01
Merge remote-tracking branch 'origin/master' into remove-array-type-coercion
Andrew Kelley
2019-11-30
Eat shit and die mips
LemonBoy
2019-11-30
Eat shit and die glibc
LemonBoy
2019-11-30
linux-i386 support
LemonBoy
2019-11-27
remove type coercion from array values to references
Andrew Kelley
2019-11-08
update the codebase to use `@as`
Andrew Kelley
2019-10-11
Fix cross-compilation to i386-windows-msvc
LemonBoy
2019-10-10
Add i386/mingw to the test rooster
LemonBoy
2019-09-27
Enable mipsel+libc tests on CI
LemonBoy
2019-09-26
Initial support for mipsel architecture¬
LemonBoy
2019-09-25
remove --override-std-dir. fix issues caused by moving std lib
Andrew Kelley
2019-09-25
enable test coverage for armv8-linux-musleabihf
Andrew Kelley
2019-09-22
enable test coverage for cross compiling windows mingw-w64
Andrew Kelley
2019-09-22
do the release tests last because they take longer
Andrew Kelley
2019-09-22
disable running cross compiled macos tests
Andrew Kelley
2019-09-22
significantly increase test coverage
Andrew Kelley
2019-09-10
fix tests.addPkgTests to always run native target
Michael Dusan
2019-09-03
rename test-compare-panic to test-stack-traces
Andrew Kelley
2019-09-03
rename compare-panic to compare-stack-traces
Andrew Kelley
2019-09-03
test: add compare-panic
Michael Dusan
2019-08-20
specify the target for the newest test case
Andrew Kelley
2019-07-22
compiler-rt: add __muldi3
Andrew Kelley
[prev]
[next]