Commit graph

7 commits

Author SHA1 Message Date
Horea Christian
1d09ebd688 Removed debugging print call from teardown 2023-05-23 19:07:51 -04:00
Horea Christian
2652ff368f Updated and corrected test suite 2023-05-23 19:06:43 -04:00
lucianposton
8c61bd4395
Add -i option to include files prior to exclusion (#30) 2020-04-02 22:10:09 -04:00
lucianposton
afa8c072c9
Misc wordsplitting/globbing changes (#32)
-Add quotes to prevent word splitting
-Remove $TARGET* globbing so hidden files are included
-Remove unused globbing

Signed-off-by: Lucian Poston <lucianposton@pm.me>
2020-03-24 22:46:32 -04:00
lucianposton
8ab90fa6b0
Merge confidential file excludes into single -c option (#28)
Signed-off-by: Lucian Poston <lucianposton@pm.me>
2020-03-24 22:43:25 -04:00
lucianposton
c8245059fc
-k test cases: bug fix & additional test cases (#35)
Signed-off-by: Lucian Poston <lucianposton@pm.me>
2020-02-07 02:48:31 +01:00
lucianposton
94b0040499
Add BATS tests with automated github workflow (#34)
Added tests, including test cases for:
* the -b option
* the -c (connman) option
* the -e option
* the -k option
* the -l option
* portage dirs


Signed-off-by: Lucian Poston <lucianposton@pm.me>
2020-02-07 00:59:18 +01:00