aboutsummaryrefslogtreecommitdiff
path: root/std/atomic/queue.zig
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2018-07-10 20:18:43 -0400
committerAndrew Kelley <superjoe30@gmail.com>2018-07-10 20:18:43 -0400
commit574e31f0a046aa6e6fad73fff2cbbb3617fe1bae (patch)
treeb83f2dfec8821055929b82b18c87ea6b4e8da78a /std/atomic/queue.zig
parent8fba0a6ae862993afa2aeca774347adc399b3605 (diff)
downloadzig-574e31f0a046aa6e6fad73fff2cbbb3617fe1bae.tar.gz
zig-574e31f0a046aa6e6fad73fff2cbbb3617fe1bae.zip
self-hosted: first passing test
* introduce std.atomic.Int * add src-self-hosted/test.zig which is tested by the main test suite - it fully utilizes the multithreaded async/await event loop so the tests should Go Fast * `stage2/bin/zig build-obj test.zig` is able to spit out an error if 2 exported functions collide * ability for `zig test` to accept `--object` and `--assembly` arguments * std.build: TestStep supports addLibPath and addObjectFile
Diffstat (limited to 'std/atomic/queue.zig')
0 files changed, 0 insertions, 0 deletions