Christopher Haster
|
ca1081e7c4
Merge pull request #1065 from amubiera/fix-unsafe-use-of-bool
|
9 月之前 |
Christopher Haster
|
76027f1502
Merge pull request #1064 from tim-nordell-nimbelink/fix/script_syntax_warnings
|
9 月之前 |
Christopher Haster
|
61a1b0b496
Tweaked lfs_gstate_iszero for terseness
|
9 月之前 |
Joakim Plate
|
ffafb9cbb1
fix: avoid assuming struct packing
|
9 月之前 |
Christopher Haster
|
5281a20f6c
README.md: Tweaked testing documentation
|
9 月之前 |
Brian Pugh
|
f55520380d
Add a little bit of documentation on how to run tests.
|
9 月之前 |
Rocloong
|
936919d134
LFS_TRACE: Fixed sign mismatch in lfs_file_size
|
10 月之前 |
Christopher Haster
|
d2c3a47627
gha: Added test-yes-trace build/test job to CI
|
10 月之前 |
Jonathan Sönnerup
|
0320e7db0e
Changed cast to correct type when trace is enabled for filebd
|
10 月之前 |
Christopher Haster
|
caba4f31df
Fixed dir iteration being broken by concurrent removes
|
10 月之前 |
Amilcar Ubiera
|
152d03043c
Fix for "unsafe use of type bool" warning when compiling with MSVC.
|
11 月之前 |
Tim Nordell
|
8d01895b32
scripts: Fixed several SyntaxWarning for python test helpers
|
11 月之前 |
Christopher Haster
|
0494ce7169
Merge pull request #1058 from littlefs-project/fix-seek-eob-cache
|
1 年之前 |
Christopher Haster
|
366100b140
Fixed incorrect cache reuse when seeking from end-of-block
|
1 年之前 |
Christopher Haster
|
630a0d87c2
Merge pull request #1050 from littlefs-project/devel
|
1 年之前 |
Christopher Haster
|
3d0386489b
Bumped minor version to v2.10
|
1 年之前 |
Christopher Haster
|
b8e4433b34
Merge pull request #1052 from wangdongustc/assert_null_sync
|
1 年之前 |
Dong Wang
|
dae656aa53
Fix prettyasserts.py for pointer asserts
|
1 年之前 |
Dong Wang
|
469c863c18
Assert on NULL IO function
|
1 年之前 |
Christopher Haster
|
215613e41f
gha: Fixed x86-only statuses
|
1 年之前 |
Christopher Haster
|
2fcecc8894
Merge pull request #1046 from littlefs-project/fix-trailing-slashes
|
1 年之前 |
Christopher Haster
|
78f9a5fcd3
Merge pull request #1038 from littlefs-project/link-ramcrc32bd-ramrsbd
|
1 年之前 |
Christopher Haster
|
83fe41b605
Merge pull request #1031 from littlefs-project/fix-enospc-issues
|
1 年之前 |
Christopher Haster
|
d7a911923b
Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub
|
1 年之前 |
Christopher Haster
|
2ba4280a5e
Merge pull request #997 from littlefs-project/fix-trace-format-again
|
1 年之前 |
Christopher Haster
|
c961e1fe66
Merge pull request #1004 from yamt/user-define-header
|
1 年之前 |
Christopher Haster
|
bd01a4c0ee
Merge pull request #1013 from wdfk-prog/feature_2.9.3
|
1 年之前 |
Christopher Haster
|
999ef6656f
paths: Changed CREAT with a trailing slash to return NOTDIR
|
1 年之前 |
Christopher Haster
|
b735c8fd7f
paths: Added tests over NOENT + trailing slash/dot
|
1 年之前 |
Christopher Haster
|
30947054d4
paths: Extended tests to cover open with CREAT/EXCL
|
1 年之前 |