This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-22 09:19:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c911781c211b24c67d01aa93fc12b1d83538febc
ladybird
/
Tests
/
LibCore
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
10kb.txt
…
CMakeLists.txt
LibCore: Drop TestLibCoreIODevice
2023-05-27 07:16:01 +02:00
long_lines.txt
…
small.txt
…
TestLibCoreArgsParser.cpp
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
TestLibCoreDeferredInvoke.cpp
…
TestLibCoreFilePermissionsMask.cpp
Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error())
2023-05-14 15:39:38 -06:00
TestLibCoreFileWatcher.cpp
Tests: Re-enable TestLibCoreFileWatcher on macOS
2023-04-26 19:17:04 +01:00
TestLibCoreSharedSingleProducerCircularQueue.cpp
Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error())
2023-05-14 15:39:38 -06:00
TestLibCoreStream.cpp
LibCore: Keep track of file offset to avoid system call for tell()
2023-07-06 21:05:57 +02:00