Andrew Kelley
|
1070c2a71a
|
rename env_map to environ_map
For naming consistency with `std.process.Environ.Map`.
|
2026-01-04 00:27:09 -08:00 |
|
Andrew Kelley
|
4afed3e9ef
|
test-standalone: update the rest of the cases to new API
|
2026-01-04 00:27:08 -08:00 |
|
Andrew Kelley
|
bf74827ddb
|
test-standalone: update more cases to new main API
|
2026-01-04 00:27:08 -08:00 |
|
Linus Groh
|
8588964972
|
Replace deprecated default initializations with decl literals
|
2024-09-12 16:01:23 +01:00 |
|
Ali Chraghi
|
0b4a3ec950
|
std: compile error on invalid testing allocator usage
|
2022-07-24 11:57:00 +03:00 |
|
Veikka Tuominen
|
0a38f61d58
|
update usage of std.testing in behavior and standalone tests
|
2021-05-08 15:15:30 +03:00 |
|
Benjamin Feng
|
b077f3ab7d
|
Promoted "leak_count_allocator" to the main testing.allocator
|
2020-01-29 22:22:00 -06:00 |
|
Benjamin Feng
|
aa9caf5064
|
Create leak_count_allocator
|
2020-01-29 14:37:01 -06:00 |
|
Benjamin Feng
|
4d134a01f5
|
Move debug.global_allocator to testing.allocator
|
2020-01-29 12:21:29 -06:00 |
|
Andrew Kelley
|
0c6ab61b22
|
tests passing on linux
|
2019-05-26 23:35:26 -04:00 |
|
Andrew Kelley
|
e1fbb24d64
|
add test for spawning child process with empty environment
thanks to BenoitJGirard for pointing out the child process
implementation needs 3 extra null bytes in #2031
|
2019-03-11 11:56:08 -04:00 |
|