Kijin Sung
|
1f688c167c
|
Change deprecated Codeception class name
|
2023-10-24 20:16:44 +09:00 |
|
Kijin Sung
|
0f1ea1dbc2
|
Remove characters in writePHPData() comment that could cause syntax error
|
2023-09-05 02:07:21 +09:00 |
|
Kijin Sung
|
3b77781d15
|
Remove trailing whitespace in all unit tests
|
2023-01-30 21:48:12 +09:00 |
|
Kijin Sung
|
f46b41f437
|
Update unit tests for latest codeception
|
2021-01-28 21:53:44 +09:00 |
|
Kijin Sung
|
e734caf7b3
|
Fix unit tests to accommodate change to trusty in Travis CI
|
2017-09-04 14:04:41 +09:00 |
|
Kijin Sung
|
3dc736817d
|
Add Storage::deleteEmptyDirectory() to recursively clear empty directories
|
2017-01-26 18:01:27 +09:00 |
|
Kijin Sung
|
3feccd3bcb
|
Update unit tests for PHP 7.1 and Codeception 2.1.11
|
2016-12-15 21:45:57 +09:00 |
|
Kijin Sung
|
102f96207a
|
Add unit tests for writing empty files
|
2016-07-18 21:44:30 +09:00 |
|
Kijin Sung
|
59b33e8f29
|
Add more tests for Storage::copy()
|
2016-07-11 11:19:04 +09:00 |
|
Kijin Sung
|
63b6ac9e37
|
Set the default umask automatically upon install
|
2016-07-03 21:48:09 +09:00 |
|
Kijin Sung
|
f0e6b818af
|
Add method to recommend the best umask for the current server environment
|
2016-07-03 21:42:47 +09:00 |
|
Kijin Sung
|
ce878bcaf6
|
Merge branch 'develop' into pr/umask
|
2016-07-03 21:21:17 +09:00 |
|
Kijin Sung
|
7f0f5dcd9a
|
Add unit tests for umask operations
|
2016-07-03 21:19:57 +09:00 |
|
Kijin Sung
|
a15095dd00
|
Use umask consistently
|
2016-07-03 20:46:22 +09:00 |
|
Kijin Sung
|
ce594eece7
|
Throw user warnings when a file operation fails dangerously
|
2016-07-03 17:30:46 +09:00 |
|
Kijin Sung
|
36bc83680f
|
Add streaming options to Storage::read() and Storage::write()
|
2016-03-20 19:53:50 +09:00 |
|
Kijin Sung
|
4fa3bf8cfb
|
Add readPHPData() and writePHPData() to Storage class
|
2016-03-20 19:22:59 +09:00 |
|
Kijin Sung
|
3e12b0df49
|
Replace test filename with totally nonexistent ones
|
2016-03-18 18:14:32 +09:00 |
|
Kijin Sung
|
f718b5a3e4
|
Add Storage class and unit tests
|
2016-03-18 18:11:57 +09:00 |
|