Takeshi Nakatani
9c74014443
Fixed a bug in handling file names containing CR(0x1D) ( #2136 )
2023-03-26 13:19:16 +09:00
Takeshi Nakatani
a25cb9e07a
Fixed a bug when reading a reduced file without flushing ( #2133 )
2023-03-26 11:45:21 +09:00
Takeshi Nakatani
73b49c1038
Fixed a bug that regular files could not be created by mknod
2022-06-29 16:56:19 +09:00
Takeshi Nakatani
5452e9cb10
Dynamically generate dates for man page file
2022-02-23 21:51:47 +09:00
Naoki Ikeguchi
807ea52ba7
Remove duplicates in .gitignore
2022-01-23 21:49:51 +09:00
Naoki Ikeguchi
4d117fd0af
Add instructions for Windows compilation
2022-01-23 21:49:51 +09:00
Naoki Ikeguchi
2bf84fc705
Ignore .exe files
2022-01-23 21:49:51 +09:00
Andrew Gaul
86317dd185
Replace dd if=/dev/urandom with junk data generator ( #1786 )
...
This reduces test run time for a single flag from 73 to 60 seconds.
2021-10-28 22:54:25 +09:00
Andrew Gaul
15e89b78de
Add a partial page_list unit test ( #1735 )
2021-08-04 07:36:32 +09:00
Andrew Gaul
b04bca37a5
Add configuration for Chaos HTTP Proxy ( #1508 )
...
This can find errors in retry logic. Chaos HTTP Proxy does not
support SSL bouncestorage/chaos-http-proxy#1 so users must set
s3proxy.endpoint and run via:
CHAOS_HTTP_PROXY=1 S3_URL=http://127.0.0.1:8080 make check -C test
It can also be helpful to increase retries and reduce sleep times.
References #1504 .
2021-01-04 23:32:04 +09:00
Andrew Gaul
d0363b118e
Add tests for curl_util ( #1481 )
2020-11-24 21:37:09 +09:00
Takeshi Nakatani
852e6ee4c6
Fixed .gitignore for src/test_string_util.cpp
2020-11-14 16:22:30 +09:00
Takeshi Nakatani
7a56459103
Added a missing extension to .gitignore, and formatted dot files
2019-01-20 09:18:40 +00:00
Andrew Gaul
6c1bd98c14
Add s3proxy to .gitignore
2017-11-18 11:10:56 -08:00
Takeshi Nakatani
65d52506c4
Added use_xattr option for #467 and #460
2016-09-19 04:28:01 +00:00
Mark Ellis
c2f9b38a95
fix gitignore
2015-12-04 15:21:32 -08:00
Andrew Gaul
7bc5f0ca13
Update .gitignore
2015-04-27 11:19:14 -07:00
Vincent Bernat
8bcab645e1
gitignore: add test-driver
and compile
...
Those are generated by latest versions of autotools.
2014-10-23 10:02:59 +02:00
Vincent Bernat
9013917d58
gitignore: use absolute path
...
The current content of `.gitignore` is using relative paths. For
example, `test/config.log` would be ignored while it doesn't seem to be
the intent. Use absolute paths. They are still relative to the root of
the repository.
2014-10-23 10:01:08 +02:00
rrizun
9011a0bb73
.gitignore
2013-11-22 15:28:55 -05:00
rrizun
1f3a7ff9c6
.gitignore
...
git-svn-id: http://s3fs.googlecode.com/svn/trunk@389 df820570-a93a-0410-bd06-b72b767a4274
2013-02-08 15:52:44 +00:00