Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ned14/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-14Merge branch 'develop' of github.com:ned14/llfio into developNiall Douglas
2022-09-14path_view: Implement hashing of path views and rendered paths as per WG21 dir...Niall Douglas
2022-09-14Make issue0102 test C++14 compliantall_tests_passed_6c8e3e10a2919b4da754d0f3db54b3c616e1dd56Henrik S. Gaßmann
2022-09-14Only execute issue102 test with status code enabledHenrik S. Gaßmann
2022-09-13Fix issue #102 Using a status code converted from a file_io_error segfaults.Niall Douglas
2022-09-05doxygen: Substantially improve the rendition of the doxygen docs by fixes and...Niall Douglas
2022-08-15Fix unconditional vendored status code includesHenrik S. Gaßmann
2022-08-11Update LLFIO to match latest Outcome changes.Niall Douglas
2022-04-17More CI fixing, mainly working around C++ parse bugs in older MSVCs being tes...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-04-17Hopefully fix all remaining CI failures in networking.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-04-17Fix installability.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-04-13tls_socket_handle: Get non-blocking working with OpenSSL backend.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-04-06networking: Test authenticated and non-blocking TLS connections.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-03-03networking: Post Reddit review changesNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-02-23Implement tls_socket_source, tls_socket_handle, an OpenSSL based implementation,Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-02-07Fix spurious result bug in extended attributes implementation.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-02-06Make setting an extended attribute on Windows race free.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-02-03Add support for listing, setting, and getting extended attributes on files an...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-01-18Fix build if coroutines are enabled.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2022-01-01ip::resolve(): Implement for Windows and async for Linux.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-29ip::resolve(): Now working on generic POSIX.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-27wipNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-22byte_socket_handle: Add gracious fail if on CI and we are not allowed to crea...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-22byte_socket_handle: Split connect() out from constructor into its own operation.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-21byte_socket_handle: Now passing all tests on POSIX as well.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-21byte_socket_handle: Now works on Windows with test i/o multiplexer and under ...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-21byte_socket_handle: Non-blocking sockets now working on Windows only.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-21byte_socket_handle: First time it passes a test. Windows only.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-21Debugged ip::address.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-21Add test for byte_socket_handle.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-20Rename io_handle to byte_io_handle.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-03Fix CI failures.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-01BREAKING CHANGE: Merge the latest changes to path_view demanded by WG21 LEWG.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-28Wrote a unit test and fixed bugs for byte granularity map offsets.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-15Complete LEWG refactor of path_view.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-29wipNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-24Fix section_handle::flag::write_via_syscall, which broke if buffers were zero...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-08current_process_memory_usage: Add system memory stats.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21map_handle cache now looks to be working well.all_tests_passed_2917dc7799bc3be9c3fef406ccde21a273aeaffcNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21Reimplemented current_process_memory_usage() for Linux so it's a lot faster f...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-04Try once again on passing CI on Mac.all_tests_passed_62f7b92749fdfe55b86236f0ff32b376004f3555Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-03Try fix last commit on Mac OS.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-03Add utils::current_process_cpu_usage().Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-05-25Fix CI failures in last commit.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-05-25Fix bug where native Linux dynamic_thread_pool_group would schedule delayed w...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-05-11Fix preceding commit.all_tests_passed_a93b8521afb5d858f423de7accdc6d9d4504e7cbNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-04-15Merge https://github.com/ned14/llfio/pull/77 into my current working tree and...all_tests_passed_db383d69b71ae5dab99e8e90699629c1a684f4eeNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-03-19Reenable the llfio::dynamic_thread_pool_group::io_aware_work_item unit test.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-03-16Fix failure to execute with priority on Linux native dynamic_thread_pool_group.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-03-16more wipNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)