Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Fix is_not_rw_storage #2595

Merged
merged 28 commits into from Oct 1, 2020
Merged

Commits on Sep 29, 2020

  1. tests: fix is_not_rw_storage

    is_not_rw_storage now checks if the output of "kdb info {plugin}
    provides" contains the word "storage" instead of checking if it is equal
    to storage.
    
     ElektraInitiative#2423
    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    48689f3 View commit details
    Browse the repository at this point in the history
  2. tests: make check_export accept quotes around value

    check_export did not expect the quotes around the value in the output of
    "kdb set". It now does.
    
     ElektraInitiative#2423
    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b5200e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0301368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a141b41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aaa983 View commit details
    Browse the repository at this point in the history
  6. tests: disable generate_data.sh

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cac3372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f88177 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65a74c2 View commit details
    Browse the repository at this point in the history
  9. test: add test-files for xerces

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    10af10d View commit details
    Browse the repository at this point in the history
  10. test: regenerate test-files for yajl

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4880a63 View commit details
    Browse the repository at this point in the history
  11. test: don't do naming tests for ini

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    73fe334 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1882771 View commit details
    Browse the repository at this point in the history
  13. test: run reformatting script

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    f1eaed4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc8833d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5eeb975 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6ca6a4 View commit details
    Browse the repository at this point in the history
  17. tests: disable generate_data.sh

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3728afb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d8a4d7a View commit details
    Browse the repository at this point in the history
  19. test: run reformatting script

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c1afc01 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ccadfd3 View commit details
    Browse the repository at this point in the history
  21. test: regenerate test files

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    38b9cce View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fc782a2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c1a9ff4 View commit details
    Browse the repository at this point in the history
  24. test: run formatting script

    llukask authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    560c4f3 View commit details
    Browse the repository at this point in the history
  25. tests: exclude dini

    Lukas Kilian authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    0fc0bac View commit details
    Browse the repository at this point in the history
  26. tests: reformat shell

    Lukas Kilian authored and kodebach committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    58bb002 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    488ba93 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4e76908 View commit details
    Browse the repository at this point in the history