index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
core
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `#+feature dynamic-literals` to tests
gingerBill
2025-01-05
1
-0
/
+1
*
Merge pull request #4261 from laytan/net-bound-endpoint
gingerBill
2024-09-19
1
-22
/
+27
|
\
|
*
net: add `bound_endpoint` procedure
Laytan Laats
2024-09-17
1
-22
/
+27
*
|
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
2
-3
/
+3
|
/
*
Fix build tags that use ! multiple times on one line. Those don't actually do...
Karl Zylinski
2024-09-07
1
-1
/
+2
*
Merge pull request #3810 from Feoramund/freebsd-core-net
Jeroen van Rijn
2024-08-09
2
-1
/
+92
|
\
|
*
Add new contribution notes to `core:net`
Feoramund
2024-08-05
2
-0
/
+14
|
*
Add `core:net` tests specifically for FreeBSD
Feoramund
2024-08-05
1
-0
/
+77
|
*
Enable `core:net` tests for FreeBSD
Feoramund
2024-06-26
1
-1
/
+1
*
|
Replace unneeded `transmute`
Feoramund
2024-06-30
1
-2
/
+2
*
|
Add more `core:net` tests
Feoramund
2024-06-30
1
-0
/
+99
|
/
*
Forbid all BSDs from running `core:net` tests
Feoramund
2024-06-11
1
-1
/
+1
*
utilize `odin test -all-packages` instead of (make/bat) scripts for running t...
Laytan Laats
2024-06-07
1
-1
/
+2
*
Port `tests\core\net`
Jeroen van Rijn
2024-06-02
1
-193
/
+83
*
Fix CI's parser
blob1807
2024-04-13
1
-8
/
+8
*
Move rounded tests
blob1807
2024-04-13
1
-17
/
+17
*
Added support for URL fragments
blob1807
2024-04-13
1
-21
/
+65
*
Make sure we are listening before starting the client
Laytan Laats
2024-02-20
1
-15
/
+10
*
Add logs to flaky test
Laytan Laats
2024-02-20
1
-6
/
+33
*
Remove flaky test
Laytan Laats
2024-02-20
1
-23
/
+0
*
Improve net tests
Laytan Laats
2024-02-20
1
-128
/
+81
*
Fix net.split_url
Jeroen van Rijn
2023-11-09
1
-0
/
+5
*
Make core:net test os.exit(1) on failure.
Jeroen van Rijn
2023-09-30
1
-0
/
+5
*
Allow any order of query strings in net.join_url tests.
Jeroen van Rijn
2023-09-30
1
-24
/
+98
*
Add test for net.split_url
Yoshihiro Tanaka
2023-05-14
1
-9
/
+49
*
Join URL queries with &
Yoshihiro Tanaka
2023-05-14
1
-1
/
+35
*
Apply #shared_nil to Network_Error
Jeroen van Rijn
2023-03-04
1
-7
/
+10
*
Finish cleaning up core_net.
Jeroen van Rijn
2023-03-03
1
-2
/
+2
*
manually start merging core_net
Colin Davidson
2023-03-01
1
-0
/
+508