Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xferrous/agent-box
/ functions
Functions
315 in github.com/0xferrous/agent-box
⨍
Functions
315
◇
Types & classes
53
Function
test_add_mounts_rw_under_rw_with_no_skip
()
ab/src/runtime/mod.rs:1030
Function
test_add_mounts_skip_paths_always_respected
()
ab/src/runtime/mod.rs:1390
Function
test_add_mounts_skips_covered_paths
()
ab/src/runtime/mod.rs:756
Function
test_add_mounts_skips_special_paths
()
ab/src/runtime/mod.rs:1357
Function
test_base_repo_dir_defaults_to_root
()
common/src/config.rs:1080
Function
test_build_container_config_passes_through_terminal_env_and_terminfo
()
ab/src/runtime/mod.rs:1936
Function
test_context_file_created_and_mounted
()
ab/src/runtime/mod.rs:1516
Function
test_context_parsing_from_toml
()
common/src/config.rs:3073
Function
test_context_path_tilde_expansion
()
ab/src/runtime/mod.rs:1692
Function
test_deeply_nested_merge
()
common/src/config.rs:1509
Function
test_default_backend
()
common/src/config.rs:1452
Function
test_derive_container_name_uses_local_prefix
()
ab/src/runtime/mod.rs:1478
Function
test_derive_container_name_uses_workspace_path
()
ab/src/runtime/mod.rs:1442
Function
test_discover_repo_ids_keeps_duplicates_across_discovery_dirs
()
common/src/path.rs:638
Function
test_discover_repo_ids_uses_repo_discovery_dirs
()
common/src/path.rs:595
Function
test_empty_arrays_by_default
()
common/src/config.rs:1477
Function
test_entrypoint_global_only
()
common/src/config.rs:1288
Function
test_entrypoint_replaces_not_concatenates
()
common/src/config.rs:1250
Function
test_entrypoint_repo_only
()
common/src/config.rs:1326
Function
test_entrypoint_with_double_quotes
()
common/src/config.rs:1397
Function
test_entrypoint_with_quoted_args
()
common/src/config.rs:1363
Function
test_find_covering_mount_exact_match
()
ab/src/runtime/mod.rs:652
Function
test_find_covering_mount_not_covered
()
ab/src/runtime/mod.rs:675
Function
test_find_covering_mount_subpath
()
ab/src/runtime/mod.rs:663
Function
test_find_jj_workspace_root_from_linked_workspace_repo_file
()
common/src/repo.rs:540
Function
test_find_jj_workspace_root_from_nested_dir
()
common/src/repo.rs:494
Function
test_find_matching_base_repo_dir_not_exists
()
common/src/path.rs:586
Function
test_find_matching_exact_match
()
common/src/path.rs:453
Function
test_find_matching_no_match
()
common/src/path.rs:542
Function
test_find_matching_partial_match
()
common/src/path.rs:497
Function
test_glob_pattern_matching
()
ab/src/runtime/mod.rs:1313
Function
test_global_config_only
()
common/src/config.rs:1041
Function
test_layered_profiles_repo_adds_env_to_global_profile
()
common/src/config.rs:2660
Function
test_layered_profiles_repo_extends_global
()
common/src/config.rs:2539
Function
test_layered_profiles_repo_overrides_default_profile
()
common/src/config.rs:2613
Function
test_managed_portal_uses_override_socket
()
ab/src/runtime/mod.rs:1786
Function
test_managed_portal_without_override_does_not_mount_socket
()
ab/src/runtime/mod.rs:1865
Function
test_missing_repo_config_is_ok
()
common/src/config.rs:1425
Function
test_mount_equality_different_mode
()
ab/src/runtime/mod.rs:1126
Function
test_mount_equality_equivalent_paths
()
ab/src/runtime/mod.rs:1141
Function
test_mount_equality_same_spec
()
ab/src/runtime/mod.rs:1111
Function
test_mount_glob_expands_multiple_matches
()
common/src/config.rs:2379
Function
test_mount_glob_home_relative
()
common/src/config.rs:2452
Function
test_mount_glob_no_matches_returns_empty
()
common/src/config.rs:2421
Function
test_mount_glob_with_explicit_dest_errors
()
common/src/config.rs:2433
Function
test_mount_mode_as_str
()
ab/src/runtime/mod.rs:1289
Function
test_mount_nonexistent_home_relative_path_returns_empty_vec
()
common/src/config.rs:2364
Function
test_mount_nonexistent_path_returns_empty_vec
()
common/src/config.rs:2347
Function
test_mount_to_bind_strings_follows_symlink_chain
()
common/src/config.rs:2276
Function
test_mount_to_bind_strings_no_symlink
()
common/src/config.rs:2318
Function
test_no_context_file_when_empty
()
ab/src/runtime/mod.rs:1613
Function
test_parse_cli_mount_absolute_no_mode
()
ab/src/runtime/mod.rs:1167
Function
test_parse_cli_mount_absolute_src_tilde_dst
()
ab/src/runtime/mod.rs:1281
Function
test_parse_cli_mount_absolute_with_mode
()
ab/src/runtime/mod.rs:1215
Function
test_parse_cli_mount_empty_after_mode_fails
()
ab/src/runtime/mod.rs:1223
Function
test_parse_cli_mount_no_mode_defaults_to_rw
()
ab/src/runtime/mod.rs:1159
Function
test_parse_cli_mount_overlay_mode
()
ab/src/runtime/mod.rs:1190
Function
test_parse_cli_mount_relative_path_resolves_against_cwd
()
ab/src/runtime/mod.rs:1228
Function
test_parse_cli_mount_relative_src_with_dst_resolves_against_cwd
()
ab/src/runtime/mod.rs:1204
Function
test_parse_cli_mount_ro_mode
()
ab/src/runtime/mod.rs:1175
Function
test_parse_cli_mount_rw_mode
()
ab/src/runtime/mod.rs:1183
Function
test_parse_cli_mount_tilde_src_absolute_dst
()
ab/src/runtime/mod.rs:1273
Function
test_parse_cli_mount_with_src_dst
()
ab/src/runtime/mod.rs:1197
Function
test_parse_cli_mounts_empty
()
ab/src/runtime/mod.rs:1267
Function
test_parse_cli_mounts_mixed
()
ab/src/runtime/mod.rs:1241
Function
test_parse_mode_prefix
()
ab/src/runtime/mod.rs:1424
Function
test_profile_parsing_from_toml
()
common/src/config.rs:2490
Function
test_repo_config_can_override_top_level
()
common/src/config.rs:1215
Function
test_repo_config_concatenates_arrays
()
common/src/config.rs:1146
Function
test_repo_config_overrides_scalars
()
common/src/config.rs:1105
Function
test_repo_identifier_from_repo_path
()
common/src/path.rs:422
Function
test_repo_identifier_path_builders
()
common/src/path.rs:431
Function
test_resolve_absolute_single_path
()
ab/src/runtime/mod.rs:700
Function
test_resolve_absolute_single_path_with_tilde
()
ab/src/runtime/mod.rs:708
Function
test_resolve_explicit_mapping_absolute
()
ab/src/runtime/mod.rs:732
Function
test_resolve_explicit_mapping_tilde_both_sides
()
ab/src/runtime/mod.rs:748
Function
test_resolve_explicit_mapping_with_tilde
()
ab/src/runtime/mod.rs:740
Function
test_resolve_home_relative_path_not_under_home
()
ab/src/runtime/mod.rs:724
Function
test_resolve_home_relative_single_path
()
ab/src/runtime/mod.rs:716
Function
test_resolve_profiles_circular_dependency_detected
()
common/src/config.rs:1840
Function
test_resolve_profiles_context_from_profile_only
()
common/src/config.rs:3050
Function
test_resolve_profiles_context_from_root_only
()
common/src/config.rs:3039
Function
test_resolve_profiles_context_merged
()
common/src/config.rs:2999
Function
test_resolve_profiles_dedup_by_resolved_path
()
common/src/config.rs:2158
Function
test_resolve_profiles_dedup_symlinks
()
common/src/config.rs:2213
Function
test_resolve_profiles_diamond_inheritance
()
common/src/config.rs:1766
Function
test_resolve_profiles_diamond_mounts_deduplicated
()
common/src/config.rs:2068
Function
test_resolve_profiles_mounts_deduplicated
()
common/src/config.rs:2008
Function
test_resolve_profiles_mounts_merge_correctly
()
common/src/config.rs:1932
Function
test_resolve_profiles_multiple_cli_profiles
()
common/src/config.rs:1731
Function
test_resolve_profiles_no_profiles
()
common/src/config.rs:1594
Function
test_resolve_profiles_self_reference_detected
()
common/src/config.rs:1877
Function
test_resolve_profiles_single_profile
()
common/src/config.rs:1604
Function
test_resolve_profiles_unknown_extends_error
()
common/src/config.rs:1910
Function
test_resolve_profiles_unknown_profile_error
()
common/src/config.rs:1899
Function
test_resolve_profiles_with_default_profile
()
common/src/config.rs:1694
Function
test_resolve_profiles_with_extends
()
common/src/config.rs:1635
Function
test_resolve_repo_id_falls_back_to_jj_workspace_root
()
common/src/repo.rs:513
Function
test_resolved_mount_overlay
()
ab/src/runtime/mod.rs:642
Function
test_resolved_mount_to_bind_string
()
ab/src/runtime/mod.rs:632
← previous
next →
201–300 of 315, ranked by callers