Commit Graph

63 Commits

Author SHA1 Message Date
xzg 03373dfca3 Change getctime to getmtime 2017-12-06 22:13:11 +08:00
xzg 7bedbd9f36 Add sleep 1s before create link again 2017-12-06 22:09:22 +08:00
xzg 927ff3aae4 Modify test for overwrite 2017-12-06 21:59:47 +08:00
xzg 4356501a31 Add test for overwrite 2017-12-06 21:42:35 +08:00
xuzg ba3593cac3 Add test for overwrite 2017-12-06 20:26:44 +08:00
Prodesire 1cd3b1a485 fix and improve format for focalism-master 2017-12-03 22:13:22 +08:00
xuzg 495cc1b7e9 Add test for symlink 2017-12-02 17:01:44 +08:00
xuzg 1fe52eb8fe Keep symlink in a direcotory when follow_symlink is false 2017-12-02 16:45:14 +08:00
xuzg b0f8c07d0e Modify link to symlink 2017-12-02 16:36:49 +08:00
xuzg 6c1c686c15 Delete test in link for can not link a dir to another 2017-12-02 16:33:16 +08:00
xuzg fd0965e02f makedir before open an not exist file 2017-12-02 16:26:34 +08:00
xuzg a58d48209a Open file with write mode 2017-12-02 16:20:00 +08:00
xuzg cb28914589 Add test for link copy 2017-12-02 16:14:14 +08:00
Prodesire d60bc2e3b8 add test for file.link 2017-12-02 11:09:05 +08:00
Prodesire afe7fa6bdc rename Testmakedirs to TestMakeDirs 2017-12-02 10:37:59 +08:00
xuzg 75a7be7ea2 Add test forremoves open_file and so on 2017-12-01 22:44:32 +08:00
xuzg 99c9a3f837 Merge branch 'master' of github.com:focalism/pydu 2017-12-01 20:55:08 +08:00
xuzg 46da49052a Add tests for remove 2017-12-01 20:54:57 +08:00
Prodesire 3dcc82f416 modify file.makedirs logical 2017-12-01 08:09:39 +08:00
xuzg 23845c8cbb Add test for makedirs 2017-11-30 09:23:40 +08:00
Prodesire c0e274b811 rename "execute" to "run" of cmd; add "timeout" param to "run" 2017-11-27 00:37:00 +08:00
Prodesire b6b3bd674d add common_suffix to string 2017-11-26 15:18:15 +08:00
Prodesire 7725d9ed41 add common_prefix for string 2017-11-26 15:10:50 +08:00
Prodesire 79d6896a01 add test for super_len 2017-11-24 21:52:17 +08:00
Prodesire cd5d55225d add is_ipv4_address to network 2017-11-22 08:29:06 +08:00
Prodesire 2b6b5a03c1 add network.py and dotted_network to it 2017-11-22 08:25:45 +08:00
Prodesire eef3a2c79a add uniq to list 2017-11-21 13:10:44 +08:00
Prodesire 53981c0fe9 add test_func_supports_parameter and fix func_supports_parameter 2017-11-19 11:49:10 +08:00
Prodesire 33736c6776 add func_* for test_inspect 2017-11-19 11:41:42 +08:00
Prodesire 8691d4ad9b fix error on safeencode on PY3 2017-11-18 11:22:33 +08:00
Prodesire 6ad8cfce7e refactor safestr to safeencode and add doc for it. 2017-11-18 10:53:05 +08:00
Prodesire 9db3c48007 add memoize and memoize_when_activated to misc and test_misc 2017-11-16 08:28:39 +08:00
Prodesire b7c3facbf3 add request and its testcase 2017-11-08 22:57:04 +08:00
Prodesire f5c31fdabd add execute and its testcase to cmd 2017-11-07 08:29:17 +08:00
Prodesire 10f98068e1 rename sys_argv to cmdline_argv 2017-11-07 08:15:05 +08:00
Prodesire bfd4130f1f add cmd which supply 'sys_argv' method to gain command line from console and its testcase 2017-11-06 23:41:51 +08:00
Prodesire e62a5990f1 add console which supply 'console_size' method to gain console size and its testcase 2017-11-06 23:14:26 +08:00
Prodesire 6ba76a3eef rename is_iter to has_next_attr;
refactor itercompat to compat
2017-11-05 11:58:37 +08:00
Prodesire a314de5155 add inspect funs 2017-11-04 23:05:49 +08:00
Prodesire 77bab1f07f add itercompat.is_iterable for checking iterables 2017-11-02 22:49:26 +08:00
Prodesire 9a41282750 add test files for archive 2017-10-27 22:11:18 +08:00
Prodesire 6ce2ed2c86 add testcase for archive 2017-10-27 22:10:57 +08:00
Prodesire fcf8e2a8e2 rename compatibility to compat 2017-10-27 20:34:44 +08:00
Prodesire f1b1a34893 mv utils.* and datastrucutre.* to pydu 2017-10-27 20:15:19 +08:00
Prodesire 6e62238698 fix testcase for unix_timeout 2017-10-26 22:37:14 +08:00
Prodesire 712c06ed24 add unix_timeout func and WINDOWS constants 2017-10-26 22:30:12 +08:00
Prodesire ed3931facf add try finally to trace, and improve testcase for trace 2017-10-25 23:04:41 +08:00
Prodesire 7fa24f36a2 add trace 2017-10-25 22:15:56 +08:00
Prodesire 66ddfe963a mv attrify to utils.dict 2017-10-25 21:52:44 +08:00
Prodesire 57091ba6ea refactor utils and structures to more detail files 2017-10-24 21:30:02 +08:00