From 62f3c080735991ee41973656985d6ff8c4a6bc00 Mon Sep 17 00:00:00 2001 From: matyhtf Date: Thu, 26 Sep 2024 17:34:08 +0800 Subject: [PATCH] Optimize test file names --- scripts/rename.php | 17 +++++++++++++++++ .../{swoole_process_close.phpt => close.phpt} | 0 .../{swoole_process_ctor.phpt => ctor.phpt} | 0 .../{swoole_process_deamon.phpt => deamon.phpt} | 0 .../{swoole_process_exec.phpt => exec.phpt} | 0 .../{swoole_process_exit.phpt => exit.phpt} | 0 ...le_process_freeQueue.phpt => freeQueue.phpt} | 0 .../{swoole_process_kill.phpt => kill.phpt} | 0 .../{swoole_process_name.phpt => name.phpt} | 0 .../{swoole_process_pop.phpt => pop.phpt} | 0 .../{swoole_process_push.phpt => push.phpt} | 0 .../{swoole_process_read.phpt => read.phpt} | 0 ...oole_process_redirect.phpt => redirect.phpt} | 0 ...rocess_setaffinity.phpt => setaffinity.phpt} | 0 .../{swoole_process_start.phpt => start.phpt} | 0 ...oole_process_useQueue.phpt => useQueue.phpt} | 0 .../{swoole_process_wait.phpt => wait.phpt} | 0 .../{swoole_process_write.phpt => write.phpt} | 0 18 files changed, 17 insertions(+) create mode 100644 scripts/rename.php rename tests/swoole_process/{swoole_process_close.phpt => close.phpt} (100%) rename tests/swoole_process/{swoole_process_ctor.phpt => ctor.phpt} (100%) rename tests/swoole_process/{swoole_process_deamon.phpt => deamon.phpt} (100%) rename tests/swoole_process/{swoole_process_exec.phpt => exec.phpt} (100%) rename tests/swoole_process/{swoole_process_exit.phpt => exit.phpt} (100%) rename tests/swoole_process/{swoole_process_freeQueue.phpt => freeQueue.phpt} (100%) rename tests/swoole_process/{swoole_process_kill.phpt => kill.phpt} (100%) rename tests/swoole_process/{swoole_process_name.phpt => name.phpt} (100%) rename tests/swoole_process/{swoole_process_pop.phpt => pop.phpt} (100%) rename tests/swoole_process/{swoole_process_push.phpt => push.phpt} (100%) rename tests/swoole_process/{swoole_process_read.phpt => read.phpt} (100%) rename tests/swoole_process/{swoole_process_redirect.phpt => redirect.phpt} (100%) rename tests/swoole_process/{swoole_process_setaffinity.phpt => setaffinity.phpt} (100%) rename tests/swoole_process/{swoole_process_start.phpt => start.phpt} (100%) rename tests/swoole_process/{swoole_process_useQueue.phpt => useQueue.phpt} (100%) rename tests/swoole_process/{swoole_process_wait.phpt => wait.phpt} (100%) rename tests/swoole_process/{swoole_process_write.phpt => write.phpt} (100%) diff --git a/scripts/rename.php b/scripts/rename.php new file mode 100644 index 00000000000..dcd9d6838cb --- /dev/null +++ b/scripts/rename.php @@ -0,0 +1,17 @@ +