| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-16 | UnitTests: Remove redundant template type specifers | Dr. Dystopia | |
| 2025-04-23 | UnitTests: Use `constexpr` | Dr. Dystopia | |
| 2025-01-06 | Fix several minor warnings | Sintendo | |
| 2021-07-05 | treewide: convert GPLv2+ license info to SPDX tags | Pierre Bourdon | |
| SPDX standardizes how source code conveys its copyright and licensing information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX tags are adopted in many large projects, including things like the Linux kernel. | |||
| 2020-08-16 | UnitTests: quiet warnings | Shawn Hoffman | |
| 2017-06-26 | Add CommonTitles.h for common Wii title IDs | Léo Lam | |
| 2017-06-14 | IOS/ESFormats: Use SignedBlobReader for TMDs and tickets | Léo Lam | |
| 2017-04-05 | Add unit tests for IOS/ESFormats | Léo Lam | |
| This adds unit tests for IOS/ESFormats, and in particular, for the TMDReader. It is tested using invalid TMDs (to check IsValid()) and two valid, properly signed TMDs. Things which are now tested: * Title type helper functions. * TMDReader: Validity check. * TMDReader: General information returned by the Get*() methods. * TMDReader: Raw TMD and generated TMD view, compared against IOS. * TMDReader: Game ID generation code (which is Dolphin specific). * TMDReader: Content information: getting by ID/index, order, metadata. | |||
