index
:
imag
master
The master imag repository
mail@beyermatthias.de
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years to 2015-2020
Matthias Beyer
2020-01-02
33
-33
/
+33
*
Add missing license key
Matthias Beyer
2019-12-22
2
-0
/
+2
*
Remove unused imports
Matthias Beyer
2019-12-22
1
-2
/
+0
*
Fix: Use unwrap_or_else(panic!(...)) as recommended by clippy
Matthias Beyer
2019-12-22
1
-4
/
+4
*
Remove unused function file_path()
Matthias Beyer
2019-12-22
1
-5
/
+0
*
Remove let binding for unit value
Matthias Beyer
2019-12-22
1
-2
/
+2
*
Use char instead of string literal
Matthias Beyer
2019-12-22
1
-1
/
+1
*
Add ui test for imag-view
Matthias Beyer
2019-12-01
1
-0
/
+39
*
Add version-sync tests to ensure we update correctly
Matthias Beyer
2019-11-21
2
-0
/
+134
*
Add test for testing listing all entries with/out a certain tag
Matthias Beyer
2019-11-13
1
-0
/
+48
*
Fix: Make everything cfg(test)
Matthias Beyer
2019-11-10
1
-7
/
+9
*
Test imag-mv
Matthias Beyer
2019-11-03
1
-0
/
+41
*
Add tests for imag-category
Matthias Beyer
2019-11-03
1
-0
/
+51
*
Add helper function to get stderr of a command
Matthias Beyer
2019-11-03
1
-0
/
+14
*
Add imag-tag tests
Matthias Beyer
2019-11-03
1
-0
/
+77
*
Adapt to quote-less output
Matthias Beyer
2019-11-03
1
-6
/
+2
*
Rewrite imag header version output test
Matthias Beyer
2019-11-03
1
-10
/
+19
*
Add call() helper
Matthias Beyer
2019-11-03
1
-0
/
+8
*
Add tests for imag-grep
Matthias Beyer
2019-11-03
1
-0
/
+100
*
Refactor file_path and provide helper function for store path
Matthias Beyer
2019-11-02
2
-1
/
+10
*
Refactor out helper function to simply get stdout of a command
Matthias Beyer
2019-11-02
2
-10
/
+2
*
Move path calculation to helper function
Matthias Beyer
2019-11-02
2
-8
/
+24
*
Add test: Check whether imag-header prints correct string when querying imag....
Matthias Beyer
2019-11-02
2
-0
/
+23
*
Add test: Test whether imag-header reports header at imag.version after entry...
Matthias Beyer
2019-11-02
1
-0
/
+23
*
Add test: imag-ids reports id after it was created
Matthias Beyer
2019-11-02
1
-0
/
+11
*
Add test: check whether imag-create works as expected
Matthias Beyer
2019-11-02
3
-0
/
+66
*
Add test: store is empty after creation
Matthias Beyer
2019-11-02
1
-0
/
+14
*
Add test: check with imag-ids whether no entries exist after init
Matthias Beyer
2019-11-02
1
-0
/
+40
*
Add test: check whether imag-init creates store path
Matthias Beyer
2019-11-02
1
-0
/
+15
*
Add test: check whether default configuration is added when imag-init is called
Matthias Beyer
2019-11-02
3
-6
/
+39
*
Add imag-init test
Matthias Beyer
2019-11-02
2
-0
/
+52
*
Add crate for ui-tests
Matthias Beyer
2019-11-02
34
-0
/
+683
*
Remove shell code which is not used anymore
Matthias Beyer
2017-09-18
1
-106
/
+0
*
test setup: Prepare store directory before starting tests
Matthias Beyer
2016-09-08
1
-0
/
+27
*
Disable debug output in shell-script tests
Matthias Beyer
2016-08-29
1
-1
/
+1
*
Do not print logging info with color in test scripts
Matthias Beyer
2016-08-02
1
-1
/
+1
*
tests: Add --config setting
Matthias Beyer
2016-07-25
1
-1
/
+1
*
tests: Call imag binaries with config override for implicit store creation
Matthias Beyer
2016-07-25
1
-1
/
+1
*
Add helper function to cat an entry from the store
Matthias Beyer
2016-04-18
1
-0
/
+4
*
Move test utilities to top-level test directory
Matthias Beyer
2016-04-18
1
-0
/
+75