aboutsummaryrefslogtreecommitdiff
path: root/tests/core/net
Commit message (Expand)AuthorAgeFilesLines
* Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-282-2/+2
* net: rework errors to be cross-platformLaytan Laats2025-04-051-8/+15
* Add `#+feature dynamic-literals` to testsgingerBill2025-01-051-0/+1
* Merge pull request #4261 from laytan/net-bound-endpointgingerBill2024-09-191-22/+27
|\
| * net: add `bound_endpoint` procedureLaytan Laats2024-09-171-22/+27
* | Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-142-3/+3
|/
* Fix build tags that use ! multiple times on one line. Those don't actually do...Karl Zylinski2024-09-071-1/+2
* Merge pull request #3810 from Feoramund/freebsd-core-netJeroen van Rijn2024-08-092-1/+92
|\
| * Add new contribution notes to `core:net`Feoramund2024-08-052-0/+14
| * Add `core:net` tests specifically for FreeBSDFeoramund2024-08-051-0/+77
| * Enable `core:net` tests for FreeBSDFeoramund2024-06-261-1/+1
* | Replace unneeded `transmute`Feoramund2024-06-301-2/+2
* | Add more `core:net` testsFeoramund2024-06-301-0/+99
|/
* Forbid all BSDs from running `core:net` testsFeoramund2024-06-111-1/+1
* utilize `odin test -all-packages` instead of (make/bat) scripts for running t...Laytan Laats2024-06-071-1/+2
* Port `tests\core\net`Jeroen van Rijn2024-06-021-193/+83
* Fix CI's parserblob18072024-04-131-8/+8
* Move rounded testsblob18072024-04-131-17/+17
* Added support for URL fragmentsblob18072024-04-131-21/+65
* Make sure we are listening before starting the clientLaytan Laats2024-02-201-15/+10
* Add logs to flaky testLaytan Laats2024-02-201-6/+33
* Remove flaky testLaytan Laats2024-02-201-23/+0
* Improve net testsLaytan Laats2024-02-201-128/+81
* Fix net.split_urlJeroen van Rijn2023-11-091-0/+5
* Make core:net test os.exit(1) on failure.Jeroen van Rijn2023-09-301-0/+5
* Allow any order of query strings in net.join_url tests.Jeroen van Rijn2023-09-301-24/+98
* Add test for net.split_urlYoshihiro Tanaka2023-05-141-9/+49
* Join URL queries with &Yoshihiro Tanaka2023-05-141-1/+35
* Apply #shared_nil to Network_ErrorJeroen van Rijn2023-03-041-7/+10
* Finish cleaning up core_net.Jeroen van Rijn2023-03-031-2/+2
* manually start merging core_netColin Davidson2023-03-011-0/+508