aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Send an error for unused .proc'sMiquel Sabaté Solà2026-04-283-0/+7
* tests: update submodules to their latest commitsMiquel Sabaté Solà2026-04-253-0/+0
* Allow scoped names in __fallthrough__Miquel Sabaté Solà2026-04-242-0/+10
* tests: add jetpac.nes to the end-to-end testsMiquel Sabaté Solà2026-04-241-0/+0
* Implement the asan:stack statementMiquel Sabaté Solà2026-04-0810-0/+20
* Re-create the values for bundle call argumentsMiquel Sabaté Solà2026-03-103-0/+49
* asan: ignore names from macro argumentsMiquel Sabaté Solà2026-03-091-0/+13
* Allow using a byte for indirect jumpsMiquel Sabaté Solà2026-02-113-0/+18
* asan: Fix validation on indirect jumpsMiquel Sabaté Solà2026-02-111-0/+1
* asan: don't complain on arithmetic with addressesMiquel Sabaté Solà2026-02-062-2/+3
* Make the fallthrough error more explicitMiquel Sabaté Solà2026-02-031-3/+3
* Avoid invalid identifiers in proc/macro/scopeMiquel Sabaté Solà2026-02-033-0/+16
* Change .fallthrough to __fallthrough__Miquel Sabaté Solà2026-02-022-8/+8
* Add the .fallthrough control statementMiquel Sabaté Solà2026-02-025-0/+54
* Warn on pointless (un)conditional branchingMiquel Sabaté Solà2026-02-023-0/+23
* Allow constants in asan:reserve statementsMiquel Sabaté Solà2025-12-152-0/+21
* asan: Add fixes on absolute/indirect addressingMiquel Sabaté Solà2025-09-032-0/+5
* Apply asan:ignore also when bundlingMiquel Sabaté Solà2025-09-031-0/+2
* Add a check for variable namesMiquel Sabaté Solà2025-09-032-0/+29
* Validate that memory access is done via variablesMiquel Sabaté Solà2025-09-032-0/+41
* Add a warning for each unused variableMiquel Sabaté Solà2025-09-023-0/+19
* Rebump end-to-end tests to work via git submodulesMiquel Sabaté Solà2025-08-185-0/+62
* nasm: Implement the -D flagMiquel Sabaté Solà2025-01-224-0/+18
* tests: Add aoc2023.nes to end-to-end testsMiquel Sabaté Solà2025-01-221-0/+0
* tests: Update code.nes so -Werror can be passedMiquel Sabaté Solà2025-01-131-0/+0
* tests: Bundle end-to-end tests into a tarballMiquel Sabaté Solà2025-01-1011-1359/+0
* Add missing binary for end-to-end testsMiquel Sabaté Solà2025-01-091-0/+0
* Implement the .include statementMiquel Sabaté Solà2025-01-094-0/+462
* Rename to tools.nesMiquel Sabaté Solà2024-12-252-4/+4
* Add support for UxROM chipsMiquel Sabaté Solà2024-12-202-0/+279
* Introduce end-to-end testsMiquel Sabaté Solà2024-12-203-0/+618