buku/tests
SaltyCatFish e12d2f95f0 Support keyword filtering (records having keywords a and b but not c and d) (#256)
* Support keyword filtering (records having keywords a and b but not c and d)

* Remove debug statements.

* Left a pass statement by mistake.

* Update cli help to show word list '[...]' after search options.

* Add space after method doc.

* Change cli option '-W --without' to '-x --exclude'
2018-03-25 23:10:06 +05:30
..
__init__.py Add setup.py for installation as a system tool. 2016-11-06 19:44:44 +01:00
.pylintrc Feature/fix request on test (#238) 2017-12-13 08:46:17 +05:30
genbm.sh Add bash scriptlet to auto-generate dummy records. 2017-10-12 23:07:38 +05:30
test_buku.py fix: dev: test_browse (#245) 2018-02-21 12:39:30 +05:30
test_BukuCrypt.py Feature/test (#130) 2017-03-18 19:11:59 +05:30
test_bukuDb.py Support keyword filtering (records having keywords a and b but not c and d) (#256) 2018-03-25 23:10:06 +05:30
test_BukuHTMLParser.py Feature/test (#130) 2017-03-18 19:11:59 +05:30
test_ExtendedArgumentParser.py Feature/fix help test (#178) 2017-07-25 12:26:02 +05:30