libuv/test
Juan José bf61390769
linux,darwin: make uv_fs_copyfile behaves like cp -r (#4396)
This commit changes the timestamps in the file, the ownership and the
group.

Fixes: https://github.com/libuv/libuv/issues/3125

Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
2024-05-08 11:30:30 +02:00
..
fixtures
benchmark-async-pummel.c
benchmark-async.c
benchmark-fs-stat.c
benchmark-getaddrinfo.c
benchmark-list.h
benchmark-loop-count.c
benchmark-million-async.c
benchmark-million-timers.c
benchmark-multi-accept.c
benchmark-ping-pongs.c
benchmark-ping-udp.c
benchmark-pound.c
benchmark-pump.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
benchmark-queue-work.c test: switch to new-style ASSERT_EQ macros (#4159) 2023-10-06 19:50:15 +02:00
benchmark-sizes.c
benchmark-spawn.c
benchmark-tcp-write-batch.c
benchmark-thread.c
benchmark-udp-pummel.c
blackhole-server.c
echo-server.c
run-benchmarks.c
run-tests.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
runner-unix.c
runner-unix.h
runner-win.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
runner-win.h
runner.c
runner.h
task.h test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-active.c test: switch to new-style ASSERT_EQ macros (#4159) 2023-10-06 19:50:15 +02:00
test-async-null-cb.c
test-async.c test: switch to new-style ASSERT_EQ macros (#4159) 2023-10-06 19:50:15 +02:00
test-barrier.c
test-callback-stack.c
test-close-fd.c
test-close-order.c
test-condvar.c
test-connect-unspecified.c
test-connection-fail.c
test-cwd-and-chdir.c
test-default-loop-close.c
test-delayed-accept.c
test-dlerror.c
test-eintr-handling.c
test-embed.c
test-emfile.c
test-env-vars.c test: disable env var test under win32+asan (#4342) 2024-03-07 09:46:57 +01:00
test-error.c
test-fail-always.c
test-fork.c test: switch to new-style ASSERT_EQ macros (#4159) 2023-10-06 19:50:15 +02:00
test-fs-copyfile.c linux,darwin: make uv_fs_copyfile behaves like cp -r (#4396) 2024-05-08 11:30:30 +02:00
test-fs-event.c test: use newer ASSERT_MEM_EQ macro (#4346) 2024-03-31 17:27:04 +02:00
test-fs-fd-hash.c
test-fs-open-flags.c
test-fs-poll.c
test-fs-readdir.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
test-fs.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
test-get-currentexe.c
test-get-loadavg.c
test-get-memory.c
test-get-passwd.c
test-getaddrinfo.c
test-gethostname.c
test-getnameinfo.c
test-getsockname.c
test-getters-setters.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
test-gettimeofday.c
test-handle-fileno.c
test-homedir.c
test-hrtime.c
test-idle.c
test-idna.c test: empty strings are not valid IDNA 2024-02-07 20:50:13 +01:00
test-iouring-pollhup.c linux: don't delay EPOLL_CTL_DEL operations (#4328) 2024-03-21 09:23:08 +01:00
test-ip4-addr.c
test-ip6-addr.c
test-ip-name.c
test-ipc-heavy-traffic-deadlock-bug.c
test-ipc-send-recv.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-ipc.c
test-list.h linux: don't delay EPOLL_CTL_DEL operations (#4328) 2024-03-21 09:23:08 +01:00
test-loop-alive.c
test-loop-close.c
test-loop-configure.c
test-loop-handles.c
test-loop-stop.c
test-loop-time.c
test-metrics.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
test-multiple-listen.c
test-mutexes.c
test-not-readable-nor-writable-on-read-error.c
test-not-writable-after-shutdown.c
test-osx-select.c
test-pass-always.c
test-ping-pong.c
test-pipe-bind-error.c win: remove check for UV_PIPE_NO_TRUNCATE (#4221) 2023-11-15 15:08:49 +01:00
test-pipe-close-stdout-read-stdin.c
test-pipe-connect-error.c
test-pipe-connect-multiple.c
test-pipe-connect-prepare.c
test-pipe-getsockname.c linux: fix bind/connect for abstract sockets (#4266) 2023-12-25 23:35:14 +01:00
test-pipe-pending-instances.c
test-pipe-sendmsg.c
test-pipe-server-close.c
test-pipe-set-fchmod.c
test-pipe-set-non-blocking.c
test-platform-output.c test,ci: fix [AM]San, disable ASLR (#4365) 2024-03-17 15:53:23 +01:00
test-poll-close-doesnt-corrupt-stack.c
test-poll-close.c
test-poll-closesocket.c
test-poll-multiple-handles.c
test-poll-oob.c
test-poll.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
test-process-priority.c
test-process-title-threadsafe.c
test-process-title.c
test-queue-foreach-delete.c
test-random.c
test-readable-on-eof.c
test-ref.c test: switch to new-style ASSERT_EQ macros (#4159) 2023-10-06 19:50:15 +02:00
test-run-nowait.c
test-run-once.c
test-semaphore.c
test-shutdown-close.c
test-shutdown-eof.c
test-shutdown-simultaneous.c
test-shutdown-twice.c
test-signal-multiple-loops.c
test-signal-pending-on-close.c
test-signal.c
test-socket-buffer-size.c
test-spawn.c test: fix -Wpointer-to-int-cast on 32 bits systems (#4309) 2024-02-09 19:17:20 +01:00
test-stdio-over-pipes.c
test-strscpy.c
test-strtok.c
test-tcp-alloc-cb-fail.c
test-tcp-bind6-error.c
test-tcp-bind-error.c
test-tcp-close-accept.c
test-tcp-close-after-read-timeout.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-tcp-close-reset.c build: add windows ubsan and clang ci (#4138) 2023-10-30 15:16:57 -04:00
test-tcp-close-while-connecting.c
test-tcp-close.c
test-tcp-connect6-error.c test: check if ipv6 link-local traffic is routable (#4220) 2023-11-14 22:09:30 +01:00
test-tcp-connect-error-after-write.c
test-tcp-connect-error.c
test-tcp-connect-timeout.c
test-tcp-create-socket-early.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-tcp-flags.c unix,win: error on zero delay tcp keepalive 2024-03-22 22:11:23 +01:00
test-tcp-oob.c
test-tcp-open.c
test-tcp-read-stop-start.c
test-tcp-read-stop.c
test-tcp-rst.c
test-tcp-shutdown-after-write.c
test-tcp-try-write-error.c
test-tcp-try-write.c
test-tcp-unexpected-read.c
test-tcp-write-after-connect.c
test-tcp-write-fail.c
test-tcp-write-in-a-row.c test: skip tcp-write-in-a-row on IBM i (#4197) 2023-12-12 15:19:02 -05:00
test-tcp-write-queue-order.c
test-tcp-write-to-half-open-connection.c
test-tcp-writealot.c test: don't run tcp_writealot under msan (#4214) 2023-11-10 20:17:31 +01:00
test-test-macros.c
test-thread-affinity.c
test-thread-equal.c
test-thread-priority.c unix,win: utility for setting priority for thread (#4075) 2023-11-14 11:30:46 +01:00
test-thread.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-threadpool-cancel.c win: stop using deprecated names (#4253) 2023-12-22 12:30:48 +01:00
test-threadpool.c
test-timer-again.c
test-timer-from-check.c
test-timer.c unix,win: fix busy loop with zero timeout timers (#4250) 2023-12-22 12:40:50 +01:00
test-tmpdir.c
test-tty-duplicate-key.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-tty-escape-sequence-processing.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-tty.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-udp-alloc-cb-fail.c
test-udp-bind.c
test-udp-connect6.c
test-udp-connect.c
test-udp-create-socket-early.c test: switch from ASSERT_* to ASSERT_PTR_* (#4163) 2023-10-12 20:47:44 +02:00
test-udp-dgram-too-big.c
test-udp-ipv6.c
test-udp-mmsg.c
test-udp-multicast-interface6.c
test-udp-multicast-interface.c
test-udp-multicast-join6.c
test-udp-multicast-join.c
test-udp-multicast-ttl.c
test-udp-open.c
test-udp-options.c
test-udp-recv-in-a-row.c
test-udp-send-and-recv.c
test-udp-send-hang-loop.c test: 192.0.2.0/24 is the actual -TEST-NET-1 (#4133) 2023-10-18 00:24:34 +02:00
test-udp-send-immediate.c
test-udp-send-unreachable.c
test-udp-sendmmsg-error.c test: switch to new-style ASSERT_EQ macros (#4159) 2023-10-06 19:50:15 +02:00
test-udp-try-send.c
test-uname.c
test-walk-handles.c
test-watcher-cross-stop.c