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

Reduce the use of cp in the testsuite #10327

Merged
merged 21 commits into from
Apr 22, 2021

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    7c0d049 View commit details
    Browse the repository at this point in the history
  2. ocamltest: introduce the subdirectories variable

    It lets one specify directories that should be recursively copied from
    the test source directory to its build directory.
    shindere committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e8cee96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da1920e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad828c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e5a4d0 View commit details
    Browse the repository at this point in the history
  6. Slightly simplify the lib-dynlink-private test

    Use relative paths to define the program variable and use more
    homogeneous names for bytecode and native programs.
    shindere committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    3804a99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66297e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8a1b21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97198d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d69290 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddd910d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b565ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    823a8e9 View commit details
    Browse the repository at this point in the history
  14. no-alias-deps/aliases.ml: rename b.cmi.invalid to b.cmi

    This allows a simplification of the test
    shindere committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c9181a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c5a82d9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    43ede50 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b16c2f5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d841571 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9256944 View commit details
    Browse the repository at this point in the history
  20. Get rid of the setup-links.sh script in the tool-ocamldep-modalias test

    This script was doing copies, too, which are now implemented through
    ocamltest's copy action.
    shindere committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e5baa87 View commit details
    Browse the repository at this point in the history
  21. Add a Changes entry

    shindere committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7b44b53 View commit details
    Browse the repository at this point in the history