Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move shebangs and script calls to POSIX | EuAndreh | 2021-01-20 | 1 | -6/+7 |
| | |||||
* | tests.sh: Revert to ./ in order to fail build when error occurs | EuAndreh | 2020-12-28 | 1 | -5/+5 |
| | |||||
* | Use explicit sh script call | EuAndreh | 2020-12-27 | 1 | -5/+5 |
| | |||||
* | 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. |