index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests.sh
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move tests.sh into Makefile
EuAndreh
2021-01-23
1
-7
/
+0
|
*
mv scripts/* build-aux/
EuAndreh
2021-01-23
1
-3
/
+2
|
*
Remove assert-nixfmt.sh
EuAndreh
2021-01-23
1
-1
/
+0
|
*
Use build-aux/assert-todos.sh over scripts/assert-todos.sh
EuAndreh
2021-01-23
1
-1
/
+1
|
*
{scripts => build-aux}/assert-shellcheck.sh
EuAndreh
2021-01-23
1
-1
/
+1
|
*
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.