ladybird/Userland/Libraries/LibCodeComprehension
Ben Wiederhake 07dd719e3e LibCodeComprehension: Prefer File::read_until_eof over DeprecatedFile
Note that LibTest/Macros.h and therefore the macro TRY_OR_FAIL are not
available, so using these would require some in-depth rework.

release_value_but_fixme_should_propagate_errors should generate a
reasonably obvious hint that the test didn't find some expected file.
Note that I intentionally did not choose MUST(), since it should be a
TRY_OR_FAIL() in some form.
2023-05-19 23:31:20 +02:00
..
Cpp LibCodeComprehension: Prefer File::read_until_eof over DeprecatedFile 2023-05-19 23:31:20 +02:00
Shell Everywhere: Use '_{short_,}string' literals more 2023-02-28 15:15:36 +00:00
CMakeLists.txt Everywhere: Explicitly link all binaries against the LibC target 2022-11-01 14:49:09 +00:00
CodeComprehensionEngine.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CodeComprehensionEngine.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileDB.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileDB.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Types.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00