serenity/Userland
Timothy Flynn 9cd93944b8 LibJS: Change test conditions to pass in all time zones
Mostly slapping "timeZone: UTC" on DateTimeFormat tests (we have other
tests for specific time zones). Also pick dates that are not on DST
boundaries in some time zones where that matters.
2022-01-21 19:14:38 +00:00
..
Applets Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
Applications SpreadSheet: Use FileSystemAccessClient::try_* APIs 2022-01-20 10:39:12 +01:00
Demos Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
DevTools UserspaceEmulator: Correctly fail in execve when binary is inaccessible 2022-01-21 14:45:04 +02:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Snake: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Libraries LibJS: Change test conditions to pass in all time zones 2022-01-21 19:14:38 +00:00
Services Taskbar: Remove QuickLaunch entries if corresponding file was deleted 2022-01-21 13:44:36 +01:00
Shell Shell: Make Juxtaposition autocompletion smarter 2022-01-21 18:58:28 +03:30
Utilities zip: Add unveil and pledge promises 2022-01-21 02:00:53 +01:00
CMakeLists.txt