Skip to content

Instantly share code, notes, and snippets.

@dzfranklin
Created March 30, 2023 10:45
Show Gist options
  • Save dzfranklin/abbd3028589de0abe8dc51b5757c4ea6 to your computer and use it in GitHub Desktop.
Save dzfranklin/abbd3028589de0abe8dc51b5757c4ea6 to your computer and use it in GitHub Desktop.
Output of cargo test -- --list
0 tests, 0 benchmarks
encoding_any_prop: test
encoding_prop: test
2 tests, 0 benchmarks
test::json_any_array: test
test::json_any_bool: test
test::json_any_map: test
test::json_any_null: test
test::json_any_number: test
test::json_any_string: test
6 tests, 0 benchmarks
test::yval_preliminary_types: test
1 test, 0 benchmarks
alt::test::diff_updates_compatibility_v1: test
alt::test::encode_state_vector_compatibility_v1: test
alt::test::merge_updates_compatibility_v1: test
alt::test::merge_updates_compatibility_v1_2: test
atomic::test::init_get: test
atomic::test::update: test
block::test::splittable_string_len: test
block::test::splittable_string_push_str: test
block::test::splittable_string_split_str: test
compatibility_tests::array_insert: test
compatibility_tests::map_set: test
compatibility_tests::negative_zero_decoding_v2: test
compatibility_tests::state_vector: test
compatibility_tests::test_medium_data_set: test
compatibility_tests::test_small_data_set: test
compatibility_tests::text_insert_delete: test
compatibility_tests::utf32_lib0_v2_decoding: test
compatibility_tests::xml_fragment_insert: test
doc::test::apply_update_basic_v1: test
doc::test::apply_update_basic_v2: test
doc::test::encode_basic: test
doc::test::incremental_observe_update: test
doc::test::integrate: test
doc::test::integrate_block_with_parent_gc: test
doc::test::observe_transaction_cleanup: test
doc::test::on_update: test
doc::test::partially_duplicated_update: test
doc::test::pending_update_integration: test
doc::test::root_refs: test
doc::test::snapshots_update_generation: test
doc::test::subdoc: test
doc::test::subdoc_auto_load_edge_cases: test
doc::test::subdoc_load_edge_cases: test
doc::test::to_json: test
doc::test::ycrdt_issue_174: test
doc::test::ypy_issue_32: test
doc::test::yrb_issue_45: test
id_set::test::deleted_blocks: test
id_set::test::deleted_blocks2: test
id_set::test::id_range_compact: test
id_set::test::id_range_contains: test
id_set::test::id_range_encode_decode: test
id_set::test::id_range_invert: test
id_set::test::id_range_push: test
id_set::test::id_set_encode_decode: test
moving::test::sticky_index_association_difference: test
moving::test::sticky_index_case_1: test
moving::test::sticky_index_case_2: test
moving::test::sticky_index_case_3: test
moving::test::sticky_index_case_4: test
moving::test::sticky_index_case_5: test
moving::test::sticky_index_case_6: test
observer::test::multi_param: test
observer::test::multi_threading: test
observer::test::subscription: test
types::array::test::basic: test
types::array::test::concurrent_insert_remove_with_3_conflicts: test
types::array::test::concurrent_insert_with_3_conflicts: test
types::array::test::fuzzy_test_300: test
types::array::test::fuzzy_test_6: test
types::array::test::get_at_removed_index: test
types::array::test::insert: test
types::array::test::insert_3_elements_try_re_get: test
types::array::test::insert_and_remove_event_changes: test
types::array::test::insert_and_remove_events: test
types::array::test::insert_then_merge_delete_on_sync: test
types::array::test::insertions_in_late_sync: test
types::array::test::iter_array_containing_types: test
types::array::test::len: test
types::array::test::move_1: test
types::array::test::move_2: test
types::array::test::move_cycles: test
types::array::test::multi_threading: test
types::array::test::observe_deep_event_order: test
types::array::test::push_back: test
types::array::test::push_front: test
types::array::test::removals_in_late_sync: test
types::array::test::remove_insert: test
types::array::test::target_on_local_and_remote: test
types::map::test::fuzzy_test_6: test
types::map::test::insert_and_remove_events: test
types::map::test::map_basic: test
types::map::test::map_clear: test
types::map::test::map_clear_sync: test
types::map::test::map_get_set: test
types::map::test::map_get_set_remove_with_3_way_conflicts: test
types::map::test::map_get_set_sync_with_conflicts: test
types::map::test::map_get_set_with_3_way_conflicts: test
types::map::test::map_len_remove: test
types::map::test::multi_threading: test
types::map::test::observe_deep: test
types::text::test::append_concurrent: test
types::text::test::append_mutli_character_blocks: test
types::text::test::append_single_character_blocks: test
types::text::test::basic_format: test
types::text::test::concurrent_insert_delete: test
types::text::test::delete_3_byte_character_from_middle_1: test
types::text::test::delete_3_byte_character_from_middle_2: test
types::text::test::delete_3_byte_character_from_middle_after_insert_and_format: test
types::text::test::delete_4_byte_character_from_middle: test
types::text::test::delete_multi_byte_character_from_middle_after_insert_and_format: test
types::text::test::delete_multiple_blocks_with_slicing: test
types::text::test::delete_multiple_whole_blocks: test
types::text::test::delete_single_block_end: test
types::text::test::delete_single_block_start: test
types::text::test::delete_slice_of_block: test
types::text::test::diff_with_embedded_items: test
types::text::test::embed_with_attributes: test
types::text::test::fuzzy_test_3: test
types::text::test::insert_after_block: test
types::text::test::insert_after_delete: test
types::text::test::insert_and_remove_event_changes: test
types::text::test::insert_concurrent_in_the_middle: test
types::text::test::insert_concurrent_root: test
types::text::test::insert_empty_string: test
types::text::test::insert_inside_of_block: test
types::text::test::insert_string_with_no_attribute: test
types::text::test::issue_101: test
types::text::test::multi_threading: test
types::text::test::observer: test
types::text::test::prepend_mutli_character_blocks: test
types::text::test::prepend_single_character_blocks: test
types::text::test::snapshots: test
types::text::test::text_diff_adjacent: test
types::text::test::text_remove_3_byte_range: test
types::text::test::text_remove_4_byte_range: test
types::text::test::unicode_support: test
types::text::test::utf32_encoding: test
types::text::test::yrs_delete: test
types::xml::test::event_observers: test
types::xml::test::format_attributes_decode_compatibility_v1: test
types::xml::test::format_attributes_decode_compatibility_v2: test
types::xml::test::insert_attribute: test
types::xml::test::serialization: test
types::xml::test::serialization_compatibility: test
types::xml::test::siblings: test
types::xml::test::text_attributes: test
types::xml::test::tree_walker: test
types::xml::test::xml_to_string: test
types::xml::test::xml_to_string_2: test
undo::test::consecutive_redo_bug: test
undo::test::double_undo: test
undo::test::nested_undo: test
undo::test::special_deletion_case: test
undo::test::undo_array: test
undo::test::undo_block_bug: test
undo::test::undo_delete_text_format: test
undo::test::undo_events: test
undo::test::undo_in_embed: test
undo::test::undo_map: test
undo::test::undo_text: test
undo::test::undo_until_change_performed: test
undo::test::undo_xml: test
undo::test::undo_xml_bug: test
update::test::update_decode: test
update::test::update_merge: test
156 tests, 0 benchmarks
0 tests, 0 benchmarks
0 tests, 0 benchmarks
src/macros.rs - macros::any (line 8): test
1 test, 0 benchmarks
src/atomic.rs - atomic::AtomicRef (line 16): test
src/block.rs - block::BlockRange::slice (line 1330): test
src/doc.rs - doc::Doc (line 38): test
src/lib.rs - (line 106): test
src/lib.rs - (line 153): test
src/lib.rs - (line 18): test
src/lib.rs - (line 188): test
src/lib.rs - (line 231): test
src/lib.rs - (line 297): test
src/moving.rs - moving::StickyIndex (line 394): test
src/moving.rs - moving::StickyIndex::get_offset (line 453): test
src/observer.rs - observer::Observer (line 13): test
src/types/array.rs - types::array::Array::move_range_to (line 277): test
src/types/array.rs - types::array::ArrayRef (line 40): test
src/types/map.rs - types::map::MapRef (line 27): test
src/types/text.rs - types::text::Text::diff (line 367): test
src/types/text.rs - types::text::Text::insert (line 173): test
src/types/text.rs - types::text::Text::insert (line 191): test
src/types/text.rs - types::text::TextRef (line 49): test
src/types/xml.rs - types::xml::XmlFragment::successors (line 828): test
src/types/xml.rs - types::xml::XmlTextRef (line 329): test
src/undo.rs - undo::UndoManager::reset (line 329): test
22 tests, 0 benchmarks
0 tests, 0 benchmarks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment