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

Add tests of book chapter to CI. #3588

Merged
merged 51 commits into from
Apr 12, 2024
Merged

Add tests of book chapter to CI. #3588

merged 51 commits into from
Apr 12, 2024

Commits on Apr 10, 2024

  1. Test: Basic testing for book examples

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    596a0b9 View commit details
    Browse the repository at this point in the history
  2. Also run jl files

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    403a74a View commit details
    Browse the repository at this point in the history
  3. Eliminate line break

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    14cf0b0 View commit details
    Browse the repository at this point in the history
  4. redirect output

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    411b7a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6387202 View commit details
    Browse the repository at this point in the history
  6. Load auxiliary code

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    aa27d2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6df3a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    401be90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d54ef4b View commit details
    Browse the repository at this point in the history
  10. Fix some jlcons

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f18028a View commit details
    Browse the repository at this point in the history
  11. Enable more tests

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3fb1033 View commit details
    Browse the repository at this point in the history
  12. Make next chapter run, allow broken

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6719cd9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b24e44 View commit details
    Browse the repository at this point in the history
  14. Make number theory chapter run

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    59eab80 View commit details
    Browse the repository at this point in the history
  15. columns

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    79f4b5f View commit details
    Browse the repository at this point in the history
  16. iocontext for display size

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    69429da View commit details
    Browse the repository at this point in the history
  17. Sanitize input

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    11426f2 View commit details
    Browse the repository at this point in the history
  18. Enable fan-fourier tests

    lkastner authored and benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b941313 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b041425 View commit details
    Browse the repository at this point in the history
  20. more fixes ...

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b75541e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7007e8d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f514725 View commit details
    Browse the repository at this point in the history
  23. remove duplicate files

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ccdda91 View commit details
    Browse the repository at this point in the history
  24. fix whitespace

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4969f12 View commit details
    Browse the repository at this point in the history
  25. refactor testing using mockdule

    keep repl per chapter
    simplify rng usage
    use broken and skipped lists
    more regex
    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    39dbf8d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bc99c88 View commit details
    Browse the repository at this point in the history
  27. test.jl cleanup

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f3fe02b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2feaf78 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    93b4e54 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    87eec18 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b5ca7da View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3673e41 View commit details
    Browse the repository at this point in the history
  33. booktest: cleanup regex

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c227289 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8cb7cc5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    84cd567 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7948f11 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5fd660d View commit details
    Browse the repository at this point in the history
  38. Revert "CI: skip booktests during normal CI jobs"

    This reverts commit d641147.
    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    512d1b4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    56264b8 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5edb1b5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c9c7a8d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    bdc1c34 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b02dfc2 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    eb3e944 View commit details
    Browse the repository at this point in the history
  45. fix typo

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cfe8082 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a74a189 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    bfeb849 View commit details
    Browse the repository at this point in the history
  48. booktest: improve projects

    benlorenz committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d12b498 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    4f91229 View commit details
    Browse the repository at this point in the history
  2. Update test/runtests.jl

    benlorenz committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2709004 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    5e0e3a5 View commit details
    Browse the repository at this point in the history