diff options
| author | Andrew Kelley <superjoe30@gmail.com> | 2018-07-10 20:18:43 -0400 |
|---|---|---|
| committer | Andrew Kelley <superjoe30@gmail.com> | 2018-07-10 20:18:43 -0400 |
| commit | 574e31f0a046aa6e6fad73fff2cbbb3617fe1bae (patch) | |
| tree | b83f2dfec8821055929b82b18c87ea6b4e8da78a /std/atomic/queue.zig | |
| parent | 8fba0a6ae862993afa2aeca774347adc399b3605 (diff) | |
| download | zig-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
