aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tests
AgeCommit message (Expand)Author
2024-01-25Merge pull request #12499 from Kelebek1/timeliamwhite
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-18Core: Eliminate core/memory dependancies.Fernando Sahmkow
2024-01-01Merge pull request #12454 from liamwhite/ct-stuffNarr the Reg
2023-12-25core: track separate heap allocation for linuxLiam
2023-12-23core_timing: remove user data valueLiam
2023-12-17Revert "video_core: use interval map for page count tracking"liamwhite
2023-12-14video_core: use interval map for page count trackingLiam
2023-11-25core: Respect memory permissions in MapGPUCode
2023-10-17general: fix build failure on clang 17Liam
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-05-07Buffer cache: always use async buffer downloads and fix regression.Fernando Sahmkow
2023-05-01BufferCache: Fixes and address feedbackFernando Sahmkow
2023-04-29Tests: Add memory tracker tests.Fernando Sahmkow
2023-03-29Fixes 'Continous' typoMax Dunbar
2023-03-26tests: mark integer literals as unsignedLiam
2023-03-25tests: Implement tests for verifying HashValueMorph
2023-03-12general: fix spelling mistakesLiam
2023-02-08buffer_base: Partially revert changes from #9559ameerj
2023-01-22Merge pull request #9555 from abouvier/catch2-updateliamwhite
2023-01-05BufferBase: Don't ignore GPU pages.Fernando Sahmkow
2023-01-05tests: update catch2 to 3.0.1Alexandre Bouvier
2023-01-01MacroHLE: Reduce massive calculations on sizing estimation.Fernando Sahmkow
2022-12-26tests: add missing headerAlexandre Bouvier
2022-12-19scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj
2022-12-19tests: Add ScratchBuffer testsameerj
2022-11-30CMake: Consolidate common PCH headersameerj
2022-11-29CMake: Use precompiled headersameerj
2022-10-25tests: fix for -WallAlexandre Bouvier
2022-10-18core: Partially persist emulation state across game boots.bunnei
2022-08-19code: dodge PAGE_SIZE #defineKyle Kienapfel
2022-07-27Revert Coretiming PRs 8531 and 7454 (#8591)Maide
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-10Rework CoreTimingKelebek1
2022-07-02common/fiber: make fibers easier to useLiam
2022-06-28Core: Fix tests.Fernando Sahmkow
2022-06-28Core: Reimplement Core Timing.Fernando Sahmkow
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-12cmake: make tests optionalAlexandre Bouvier
2021-11-29[input_common] Add completion test for CalibrationConfigurationJobvperus
2021-08-13logging: Simplify and make thread-safeyzct12345
2021-07-22shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq
2021-07-10Buffer Cache: Address Feedback.Fernando Sahmkow
2021-07-09Buffer Cache: Fix High Downloads and don't predownload on Extreme.Fernando Sahmkow
2021-07-08common: Add unique functionReinUsesLisp
2021-06-24common: Replace common_sizes into user-literalsWunkolo
2021-06-11tests: Add tests for host memoryReinUsesLisp
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph