Commit Graph

700 Commits

Author SHA1 Message Date
Meghan Denny
e49cc4dcbf fix test-buffer-indexof.js 2024-12-13 02:35:49 -08:00
Meghan Denny
7a911c12cb Merge remote-tracking branch 'origin/main' into nektro-patch-52129 2024-12-12 20:28:38 -08:00
Meghan Denny
3778be8605 misc fixes 2024-12-12 19:51:57 -08:00
Meghan Denny
d0eb4a6a6a fix test-buffer-sharedarraybuffer.js 2024-12-12 02:20:54 -08:00
Meghan Denny
d45c4d8bfb fix test-buffer-from.js 2024-12-12 02:19:48 -08:00
Jarred Sumner
b3628a526d ✂️ 2024-12-12 01:39:34 -08:00
pfg
1b5cb891c8 More passing console tests (#15676)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2024-12-12 01:37:10 -08:00
Don Isaac
fe1e3be104 test(node): add parallel/test-path-resolve.js (#15707)
Co-authored-by: Don Isaac <don@bun.sh>
2024-12-12 01:36:36 -08:00
dave caruso
79dc13ca79 pass all string decoder tests (#15723)
Co-authored-by: paperdave <paperdave@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2024-12-12 01:35:08 -08:00
Meghan Denny
d56586eec6 fix test-buffer-badhex.js 2024-12-11 23:47:53 -08:00
Meghan Denny
d13a47f3be fix regressions 2024-12-11 22:18:37 -08:00
Meghan Denny
72e5b7e60f fixed correctness issue in ERR_INVALID_ARG_TYPE 2024-12-11 19:35:33 -08:00
Meghan Denny
3f810a3b2e fix test-buffer-arraybuffer.js 2024-12-11 18:57:48 -08:00
Meghan Denny
af0fd9d318 fix test-buffer-backing-arraybuffer.js 2024-12-11 18:14:46 -08:00
Meghan Denny
db74f9c224 fix test-buffer-bigint64.js 2024-12-11 18:09:48 -08:00
pfg
2e0f229722 test(events): 66% -> 94% (#15716) 2024-12-11 17:43:19 -08:00
Don Isaac
08e2cf3761 test: mock 'node:test' module in node test harness (#15696)
Co-authored-by: Don Isaac <don@bun.sh>
2024-12-11 17:40:44 -08:00
pfg
0e8f075191 Pass node querystring tests (#15695) 2024-12-11 17:39:46 -08:00
Meghan Denny
ba86ff19ed fix test-buffer-new.js 2024-12-11 17:08:24 -08:00
Meghan Denny
f108c3c6b6 fix test-buffer-read.js 2024-12-11 16:17:31 -08:00
Meghan Denny
5b650bc2e5 fix test-buffer-readdouble.js 2024-12-11 15:50:44 -08:00
Meghan Denny
237e4df38c fix test-buffer-readfloat.js 2024-12-11 15:50:17 -08:00
Meghan Denny
89795bfe35 fix test-buffer-readint.js 2024-12-11 15:30:46 -08:00
Meghan Denny
eef6fc8496 fix test-buffer-readuint.js 2024-12-11 15:15:53 -08:00
Meghan Denny
28a7c40e29 fix test-buffer-write.js 2024-12-11 01:07:41 -08:00
Meghan Denny
8a9b9f5eb2 fix test-buffer-writedouble.js 2024-12-11 01:06:54 -08:00
Meghan Denny
bdb97724aa fix test-buffer-writefloat.js 2024-12-11 01:05:31 -08:00
Meghan Denny
ba777b8b76 fix test-buffer-writeint.js 2024-12-11 01:01:30 -08:00
Meghan Denny
814ac87c8a fix test-buffer-writeuint.js 2024-12-11 00:53:50 -08:00
Don Isaac
24d73e948a test(node): add passing path parse format test (#15703)
Co-authored-by: Don Isaac <don@bun.sh>
2024-12-11 00:34:58 -08:00
Jarred Sumner
5cfa4cc0af ✂️ 2024-12-11 00:34:19 -08:00
Meghan Denny
7535c58462 fix test-buffer-fill.js 2024-12-10 23:17:26 -08:00
Meghan Denny
158c581be8 fix test-buffer-equals.js 2024-12-10 20:46:48 -08:00
Meghan Denny
0168fa8593 fix test-buffer-copy.js 2024-12-10 20:41:41 -08:00
Meghan Denny
fde51e72fd fix test-buffer-constants.js 2024-12-10 19:49:09 -08:00
Meghan Denny
b2077dd113 fix test-buffer-concat.js 2024-12-10 19:47:56 -08:00
Meghan Denny
975a339830 fix test-buffer-compare.js 2024-12-10 19:28:24 -08:00
Meghan Denny
5d00fcde4c fix test-buffer-bytelength.js 2024-12-10 19:27:18 -08:00
Meghan Denny
2699eda438 fix test-buffer-alloc.js 2024-12-10 19:24:29 -08:00
Meghan Denny
2a1a431c86 fix test-buffer-zero-fill-cli.js 2024-12-10 16:32:39 -08:00
snwy
d21444a681 test: 100% punycode (#15691) 2024-12-10 15:38:48 -08:00
dave caruso
b39632c921 feat: new binding generator (#15638) 2024-12-10 12:43:17 -08:00
Jarred Sumner
5bd4972d5b Add passing node tests (#15675) 2024-12-10 00:02:09 -08:00
Meghan Denny
53318c8b13 ci: run re-enable node tests on all platforms (#15572) 2024-12-09 19:08:30 -08:00
Kai Tamkun
cc125b475f Fix missing "readable" events (#15629) 2024-12-06 23:59:47 -08:00
Ciro Spaciari
6135b3dec9 fix(CI) deflaky node-http.test.ts (#15625) 2024-12-06 19:16:59 -08:00
Ciro Spaciari
c1eba5886f fix(net) signal should destroy the connection and propagate the error properly (#15624) 2024-12-06 16:10:33 -08:00
Ashcon Partovi
fa6ac405a4 ci: Add bootstrap.ps1 and automate Windows build images (#15606) 2024-12-05 15:16:37 -07:00
pfg
4c8cbecb08 Support flag parameter in readFileSync (#15595)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2024-12-05 13:41:44 -08:00
Ciro Spaciari
dd5c40dab7 fix(node:http) fix node:http chunked encoding on server and add chunked encoding support on the client (#15579)
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2024-12-04 17:58:21 -08:00