* tools: Update tools for clitests
* bundle: Add new bundle parser awk scripts
* Add clitests
* build: Update build system
* Remove legacy ztap tests
* Support test file args
- Rather than running the whole suite, markdown test files can be passed in
* Fix#56 - add tests for dynamic mode
* Add bundle name function
* Add main tests
* Add real tests
* Better `warn_create_global` regex var handling
* tests: move real testing into clitests
* tests: Separate bundle helper tests
* tests: Add helper func
* tests: Add bundle tests
* script: Prep for zstyle plugin loaded log
* tests: Remove legacy tests
* tests: Refactor
* Bump version to 1.7.6
* Add bundle type identification
Adding this back moves toward the goal of antidote-script always succeeding, even if the underlying folder stucture does not exist
* Change clone all script
* Rename private version check function
* No longer fail on missing init files
* Update tests
* Update makefile
* Bump version to 1.7.4
* Reduce risk of zpo flags variable name collision
* Code cleanup
* Change bundle file check for exists
* Recover from empty string zstyle configs
* Cleanup purge and add tests
* Extend help tests
* Add tests for list command
* Additional cleanup
* Add tests for script command
* Remove PCRE option
* Add tests for update command
* Add tests for install command
* Use `antidote list --dirs`
* Rename test
* Refactor friendly name mode
* Rename test
* Add sloc tool
* Add heredoc test
* Allow cloning in script command
* Add annotations to install command
* Update install cmd man pages
* Add bundle type function and tests
* Clean up bundle parser
* Move cloning to parser
* Centralize git mocking
* Add vim modeline
* Add additional fake repo for tests
* Add _adote_funcopts var for common local opts
* Fix `warn_nested_var` errors for reply vars
* Fix `warn_create_global` errors
* Changes due to CI feedback
* Fix `REPLY` use
* Clean up bundle type func
* Style fixes
* Fix variable scoping in tests
* Fix dupe cloning
* Standardize headers
* Move subcommand help tests
* Appease 'warn_create_global'
* Run all tests
* Cross platform `sed -i`
* Remove git@ url test for CI
* Bump version to 1.6.4