index
:
remembering
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
tests/remembering.go: Pin getopt(3) positional parsing
EuAndreh
1
-0
/
+10
9 days
Accept getopts-style attached -pPROFILE again
EuAndreh
2
-4
/
+27
9 days
Rewrite remembering in Go
EuAndreh
11
-58
/
+902
2024-11-08
tests/lib.sh: Remove utils from eut
EuAndreh
1
-22
/
+0
2023-04-01
Revamp code under aux/
EuAndreh
1
-1
/
+2
2023-03-31
tests/ranking.sh: Pick last value to prevent broken pipes
EuAndreh
1
-5
/
+6
2023-03-31
tests/ranking.sh: Uncomment "$ERR" output
EuAndreh
1
-1
/
+1
2023-03-31
Unmark "lib.sh" files as executables
EuAndreh
1
-0
/
+0
2023-03-31
Do not depend on m4 for anything
EuAndreh
3
-51
/
+48
2022-11-25
Refactor: rewrite logic to make it simpler and faster
EuAndreh
3
-58
/
+78
2022-11-08
src/remembering.in: Remove hyphen between name and version
EuAndreh
1
-1
/
+1
2022-11-08
Makefile: Remove rules for C files
EuAndreh
2
-132
/
+0
2021-09-08
src/remembering.in: Add trailing "/remembering" to the value defined in $XDG_...
EuAndreh
2
-10
/
+11
2021-09-01
Remove tests/install-uninstall.sh in favor of repocheck.sh
EuAndreh
1
-49
/
+0
2021-09-01
Refactor C files, split logerr and tests-lib
EuAndreh
2
-0
/
+132
2021-09-01
tests/lib.sh: Update
EuAndreh
3
-4
/
+25
2021-06-28
git mv tests/tests-lib.sh tests/lib.sh
EuAndreh
5
-4
/
+4
2021-06-28
tests/ranking.sh: Add test_pick_inexisting_value, disabled
EuAndreh
1
-0
/
+35
2021-06-28
tests/*.sh: Refactor error messages to be consistent, move helper all helper ...
EuAndreh
2
-47
/
+48
2021-06-27
mv {aux => tests}/tests-lib.sh
EuAndreh
5
-4
/
+127
2021-06-27
tests/cli-opts.sh: Add N=$LINENO
EuAndreh
1
-0
/
+21
2021-06-26
tests/install-uninstall.sh: Add test for install/uninstall
EuAndreh
1
-0
/
+49
2021-06-26
aux/utils.sh: Remove unused file
EuAndreh
2
-2
/
+0
2021-06-26
git grep -l '\./remembering' | xargs sed -i 's|\./remembering|./src/rememberi...
EuAndreh
3
-25
/
+25
2021-06-13
tests/: Fix path to sh lib file
EuAndreh
3
-3
/
+3
2021-06-13
Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variant
EuAndreh
1
-77
/
+0
2021-06-13
tests/cli-opts.sh: Test help flags on different position too
EuAndreh
1
-0
/
+16
2021-06-13
tests/cli-opts.sh: Refactor tests to use assert_grep_stdout over assert_grep_...
EuAndreh
1
-3
/
+3
2021-06-13
tests/cli-opts.sh: Remove duplicated assert_usage
EuAndreh
1
-8
/
+0
2021-06-08
tests/ranking.sh: Move $LANG configuration to inside of the test file
EuAndreh
1
-0
/
+1
2021-06-07
tests/ranking.sh: Use LANG=C.UTF-8 for consistent sorting
EuAndreh
1
-3
/
+3
2021-06-06
tests/ranking.sh: Add test_utf_commands
EuAndreh
1
-1
/
+18
2021-03-12
tests/lib.sh: spaces -> tabs
EuAndreh
1
-1
/
+1
2021-03-10
Support --version flag
EuAndreh
1
-1
/
+13
2021-03-10
tests/cli-opts.sh: Use assert_grep_stream
EuAndreh
1
-5
/
+2
2021-03-07
tests/cli-opts.sh: ShellCheck
EuAndreh
1
-1
/
+1
2021-03-07
Add tests for $XDG_DATA_HOME and $HOME environment variables
EuAndreh
1
-0
/
+58
2021-02-20
tests/signals.sh: Also add missing XDG_DATA_HOME
EuAndreh
1
-0
/
+2
2021-02-20
cli-opts.sh: Fix sandboxed tests, add $XDG_DATA_HOME
EuAndreh
1
-0
/
+2
2021-02-17
Refactor tests/lib.sh
EuAndreh
3
-13
/
+48
2021-01-31
tests: Use "./remembering" over "sh remembering"
EuAndreh
3
-19
/
+19
2021-01-31
Add (commented) test_really_long_list
EuAndreh
1
-0
/
+18
2021-01-26
remembering: Add -V version flag, add missing docs on -h flag
EuAndreh
1
-0
/
+17
2021-01-26
lib.sh: Limit the amount of bytes output by od
EuAndreh
1
-1
/
+1
2021-01-26
v0.1.1: Allow names with spaces
v0.1.1
EuAndreh
1
-3
/
+25
2021-01-26
remembering: Refactor with awk + sort; make it faster
EuAndreh
1
-1
/
+16
2021-01-24
remembering: Fix behaviour where STDIN is smaller than profile
EuAndreh
1
-4
/
+3
2021-01-24
tests/ranking.sh: Add more test scenarions (some are now failing)
EuAndreh
2
-3
/
+96
2021-01-24
tests: Add logs of which test is running
EuAndreh
4
-7
/
+44
2021-01-24
Stop depending on uuidgen
EuAndreh
3
-6
/
+14
[next]