summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-06-12 16:16:07 -0300
committerAndrés <andmarti@gmail.com>2021-06-12 16:16:07 -0300
commit64ab1af93f151ac6bb51c520b76916e65444646a (patch)
treeb6dd758eafa1d9683ef2eff1d702ecdc023d800f /tests
parent69f4b2d1345abe6235a776b9c1ff1e59272caa53 (diff)
Fix in paste_yanked_ents when pasting (with Pv) over same place where data was yanked
Diffstat (limited to 'tests')
-rw-r--r--tests/tests_to_add7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/tests_to_add b/tests/tests_to_add
index 2aeecdc..190cc74 100644
--- a/tests/tests_to_add
+++ b/tests/tests_to_add
@@ -5,7 +5,12 @@ test3: multiple sheets that have formulas dependencies from one to another
test4: multiple sheets that have formulas dependencies from one to another (with undo/redo)
test5: yanking and pasting ents keeping references (Pc) - timing and memory usage
test6: yanking and pasting ents keeping references (Pc) - with undo
+test8: delete columns and rows repeatedly with undo.
+test9: delete last alloc'ed column (ZZ) with undo.
TODO:
-test7: yanking and pasting ents keeping references (Pc) (with undo and redo)
++ test7: yanking and pasting ents keeping references (Pc) (with undo and redo)
fails to restore some ents formulas.
+
++ test10: copiar un rango de 10filas x 1 columna con
+referencias y pegar en la misma ubicación con Pv daba segfault. crear prueba.