aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* skip flaky test on CImattip2024-01-091-1/+1
* fix typo in filenameCF Bolz-Tereick2024-01-061-0/+0
* don't run a number of tests in the C backendCF Bolz-Tereick2024-01-061-1/+7
* ci: split out rpython test_rlist.py testsolliemath2024-01-051-1/+6
* ci: disable rpython jit tests under pypy+linux for nowolliemath2024-01-051-37/+39
* Revert "ci: disable subprocess in rpython jit tests for pypy+linux"olliemath2024-01-051-10/+2
* ci: make rpython jit tests less noisyolliemath2024-01-051-2/+2
* ci: disable subprocess in rpython jit tests for pypy+linuxolliemath2024-01-051-2/+10
* ci: split jit tests more effectivelyolliemath2024-01-051-2/+2
* ci: limit rpython test concurrencyolliemath2024-01-041-0/+6
* ci: split rpython jit testsolliemath2024-01-041-3/+22
* ci: add action for rpython unit testsolliemath2024-01-041-0/+149
* try to make it work for pypy3 tooCF Bolz-Tereick2024-01-021-3/+3
* Update .github/workflows/translate.yml to add workflow_dispatchCF Bolz-Tereick2024-01-021-0/+1
* more precise glob, add --make-portable flagCF Bolz-Tereick2024-01-021-3/+3
* fix pathCF Bolz-Tereick2024-01-021-1/+1
* sudoCF Bolz-Tereick2024-01-021-1/+1
* try to also package and upload the buildCF Bolz-Tereick2024-01-021-0/+12
* remove again, that wasn't the problemCF Bolz-Tereick2024-01-021-2/+2
* fix syntaxCF Bolz-Tereick2024-01-021-1/+2
* run the tests on the PR branch too for a bitCF Bolz-Tereick2024-01-021-2/+2
* try to add a simple github actionCF Bolz-Tereick2024-01-021-0/+40
* Give the named branches token write access to push.Julian Berman2024-01-011-1/+6
* Update the named-branches workflow to a (hopefully) working version.Julian Berman2024-01-011-5/+5
* add named-branch workflowmattip2023-12-311-0/+12