Commit ca97f146f79bae9c05326cee8e690f32a7b32b10
1 parent
6bbea4ba
Add note about large file test
Showing
1 changed file
with
3 additions
and
0 deletions
TODO
| ... | ... | @@ -15,6 +15,9 @@ Next |
| 15 | 15 | including the need for the _FILE_OFFSET_BITS workaround on the |
| 16 | 16 | 32-bit version. |
| 17 | 17 | |
| 18 | + * Large file test: test with a file > 10 GB. Update the requirements | |
| 19 | + for disk space on large file tests. | |
| 20 | + | |
| 18 | 21 | * Document that your compiler has to support long long. |
| 19 | 22 | |
| 20 | 23 | * Make sure that the release notes call attention to the one API | ... | ... |