Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-01-03 07:07:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
84c4eef565720bdc407efbdc416d64ca38d388b5
ladybird/Userland/Libraries/LibTest
History
Martin Janiczek 70ac6918d1 LibTest: Fix integer overflow in Gen::unsigned_int(u32)
NumericLimits<u32>::max + 1 overflowing to 0 caused us to call
AK::get_random_uniform(0) which doesn't make sense (the argument is an
_exclusive_ bound).
2023-11-18 10:01:29 +01:00
..
Randomized
LibTest: Fix integer overflow in Gen::unsigned_int(u32)
2023-11-18 10:01:29 +01:00
CMakeLists.txt
…
CrashTest.cpp
Tests, LibTest: Implement disabling core dumps on GNU Hurd
2023-09-06 11:41:16 -06:00
CrashTest.h
…
JavaScriptTestRunner.h
AK+Everywhere: Remove the null state of DeprecatedString
2023-10-13 18:33:21 +03:30
JavaScriptTestRunnerMain.cpp
LibTest: Don't attempt to use SA_NOCLDWAIT for SIGABRT
2023-09-06 11:41:16 -06:00
Macros.h
LibTest: Change #define-d constants into constexpr and a runtime flag
2023-10-27 12:26:06 -06:00
Results.h
…
TestCase.h
LibTest: Bump up MAX_GEN_ATTEMPTS_PER_VALUE to 30
2023-11-06 11:35:36 +01:00
TestMain.cpp
LibTest: Clean up an unneeded import
2023-10-27 12:26:06 -06:00
TestResult.h
LibTest: Add the REJECT and ASSUME macros
2023-10-26 17:26:52 -06:00
TestRunner.h
…
TestRunnerUtil.h
…
TestSuite.cpp
LibTest: Change #define-d constants into constexpr and a runtime flag
2023-10-27 12:26:06 -06:00
TestSuite.h
LibTest: Change #define-d constants into constexpr and a runtime flag
2023-10-27 12:26:06 -06:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1074ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API