overleaf/libraries/overleaf-editor-core/test
Mathias Jakobsen 63ff16843c [overleaf-editor-core] Introduce ScanOp and subclasses (#16695)
* [overleaf-editor-core] Introduce ScanOp and subclasses

* [overleaf-editor-core] Remove unused methods

* [overleaf-editor-core] Add tests for ScanOps

* [overleaf-editor-core] Simplify merge

* [overleaf-editor-core] Make ApplyContexts mutable

* [overleaf-editor-core] Remove unnecessary containsNonBmpChars check

* [overleaf-editor-core] Revert to using reduce

* [overleaf-editor-core] Modify inputCursor after using it

* [overleaf-editor-core] Rename DeleteOp to RemoveOp

* [overleaf-editor-core] Remove useless constructor

* [overleaf-editor-core] Mutate in mergeWith

* [overleaf-editor-core] Add check for out-of-bounds retain

* [overleaf-editor-core] Move error import

GitOrigin-RevId: d07bd58177579638551257d56f087e8967e5b52f
2024-02-02 09:03:32 +00:00
..
support [overleaf-editor-core] Restructure TextOperation hierachy (#16582) 2024-01-24 09:04:18 +00:00
change.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
comment.test.js Added applyInsert/applyDelete methods to comments (#16572) 2024-02-02 09:03:28 +00:00
comments_list.test.js Added applyInsert/applyDelete methods to comments (#16572) 2024-02-02 09:03:28 +00:00
edit_file_operation.test.js [overleaf-editor-core] Restructure TextOperation hierachy (#16582) 2024-01-24 09:04:18 +00:00
edit_operation.test.js [overleaf-editor-core] Introduce ScanOp and subclasses (#16695) 2024-02-02 09:03:32 +00:00
file.test.js Add CommentList to StringFileData (#16568) 2024-01-24 09:04:15 +00:00
file_map.test.js Merge pull request #14419 from overleaf/em-history-lib-async-await 2023-08-23 08:05:38 +00:00
history.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
hollow_string_file_data.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
label.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
lazy_string_file_data.test.js [overleaf-editor-core] Restructure TextOperation hierachy (#16582) 2024-01-24 09:04:18 +00:00
move_file_operation.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
operation.test.js [overleaf-editor-core] Restructure TextOperation hierachy (#16582) 2024-01-24 09:04:18 +00:00
range.test.js Added applyInsert/applyDelete methods to comments (#16572) 2024-02-02 09:03:28 +00:00
safe_pathname.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
scan_op.test.js [overleaf-editor-core] Introduce ScanOp and subclasses (#16695) 2024-02-02 09:03:32 +00:00
snapshot.test.js Avoid duplicating a math-closing dollar sign (#11227) 2023-01-16 08:41:42 +00:00
string_file_data.test.js Added applyInsert/applyDelete methods to comments (#16572) 2024-02-02 09:03:28 +00:00
text_operation.test.js [overleaf-editor-core] Introduce ScanOp and subclasses (#16695) 2024-02-02 09:03:32 +00:00