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

chore(IDX): rename test_utils bazel targets to their unique crate names #2136

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. chore(IDX): rename //rs/ethereum/cketh/test_utils:test_utils: -> //rs…

    …/ethereum/cketh/test_utils:ic_cketh_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    10623a7 View commit details
    Browse the repository at this point in the history
  2. //rs/bitcoin/adapter/test_utils:test_utils -> //rs/bitcoin/adapter/te…

    …st_utils:ic_btc_adapter_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    600142d View commit details
    Browse the repository at this point in the history
  3. //rs/canonical_state/tree_hash/test_utils:test_utils -> //rs/canonica…

    …l_state/tree_hash/test_utils:ic_canonical_state_tree_hash_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1496a7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbbc86b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    846d60e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3704bbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b79059c View commit details
    Browse the repository at this point in the history
  8. //rs/rosetta-api/icp/test_utils:test_utils -> //rs/rosetta-api/icp/te…

    …st_utils:ic_rosetta_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    16329d6 View commit details
    Browse the repository at this point in the history
  9. //rs/ledger_suite/icp/test_utils:test_utils -> //rs/ledger_suite/icp/…

    …test_utils:ic_ledger_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b1f60f2 View commit details
    Browse the repository at this point in the history
  10. fix

    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    02eb5f6 View commit details
    Browse the repository at this point in the history
  11. //rs/crypto/tree_hash/test_utils:test_utils -> //rs/crypto/tree_hash/…

    …test_utils:ic_crypto_tree_hash_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9ec6c8d View commit details
    Browse the repository at this point in the history
  12. //rs/ledger_suite/icrc1/test_utils:test_utils -> //rs/ledger_suite/ic…

    …rc1/test_utils:ic_icrc1_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ced3c63 View commit details
    Browse the repository at this point in the history
  13. //rs/nervous_system/common/test_utils:test_utils -> //rs/nervous_syst…

    …em/common/test_utils:ic_nervous_system_common_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    10ba82b View commit details
    Browse the repository at this point in the history
  14. //rs/ethereum/ledger-suite-orchestrator/test_utils:test_utils -> //rs…

    …/ethereum/ledger-suite-orchestrator/test_utils:ic_ledger_suite_orchestrator_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dc43471 View commit details
    Browse the repository at this point in the history
  15. //rs/crypto/internal/crypto_lib/basic_sig/iccsa/test_utils:test_utils…

    … -> //rs/crypto/internal/crypto_lib/basic_sig/iccsa/test_utils:ic_crypto_internal_basic_sig_iccsa_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3d4a746 View commit details
    Browse the repository at this point in the history
  16. //rs/rosetta-api/icp/ledger_canister_blocks_synchronizer/test_utils:t…

    …est_utils -> //rs/rosetta-api/icp/ledger_canister_blocks_synchronizer/test_utils:ic_ledger_canister_blocks_synchronizer_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1c87bd7 View commit details
    Browse the repository at this point in the history
  17. //rs/crypto/internal/crypto_lib/threshold_sig/canister_threshold_sig/…

    …test_utils:test_utils -> //rs/crypto/internal/crypto_lib/threshold_sig/canister_threshold_sig/test_utils:ic_crypto_internal_threshold_sig_canister_threshold_sig_test_utils
    basvandijk committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4a4040b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea29cfd View commit details
    Browse the repository at this point in the history
  2. more renames

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c3a81a2 View commit details
    Browse the repository at this point in the history
  3. more renames

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ac5aa8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a7b51e View commit details
    Browse the repository at this point in the history
  5. more renames

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    09fc8a5 View commit details
    Browse the repository at this point in the history
  6. clippy

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5a7c562 View commit details
    Browse the repository at this point in the history
  7. clippy

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ddccd76 View commit details
    Browse the repository at this point in the history
  8. wip

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    02bfd54 View commit details
    Browse the repository at this point in the history
  9. fixes

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cfaed5b View commit details
    Browse the repository at this point in the history
  10. fix

    basvandijk committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    adb513e View commit details
    Browse the repository at this point in the history