Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use sh for tests.sh | EuAndreh | 2020-12-24 | 1 | -5/+1 |
| | |||||
* | Move the rest of assert-content.sh to link-hook.rb | EuAndreh | 2020-12-24 | 1 | -1/+0 |
| | |||||
* | Remove --check option from translation scripts | EuAndreh | 2020-12-19 | 1 | -1/+1 |
| | |||||
* | Check that translations are up to date in tests | nixpkgs-review | 2020-11-05 | 1 | -1/+1 |
| | |||||
* | tests.sh: Disable failing sync-translations.sh for now | EuAndreh | 2020-11-03 | 1 | -1/+1 |
| | |||||
* | Fail tests when translations are not in sync | EuAndreh | 2020-11-03 | 1 | -1/+1 |
| | |||||
* | Rename: scripts/assert-translations.sh -> scripts/sync-translations.sh | EuAndreh | 2020-11-03 | 1 | -1/+1 |
| | |||||
* | Initial automation of translations | EuAndreh | 2020-11-03 | 1 | -0/+1 |
| | |||||
* | Decouple testing with Nix | EuAndreh | 2020-10-11 | 1 | -0/+12 |
Use Nix for build isolation not for test running. |