更新测试快照

pull/7/head
ChenX 7 years ago
parent 8bb054b7d3
commit cf21f8323d

@ -1,10 +1,10 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`changev 1`] = `"[1,2,[\\"BlockTableRecord\\",1,0,1,[\\"Line\\",1,2,1,[2,3,4],[0,0,0]]],[\\"MaerialTableRecord\\",1,1,0],1,0,1,[\\"CommandHistoryRecord\\",1,\\"\\",2,0,1,[\\"HistorycRecord\\",1,[\\"RemoveObjectData\\",1,0],[\\"CreateObjectData\\",1,[[\\"Line\\",1,2,1,[0,0,0],[0,0,0]]]],\\"\\"],2,1,[\\"ObjectAllDataHistoryRecord\\",1,1,[\\"AllObjectData\\",1,-1,1,[1,2,1,[0,0,0],[0,0,0]]],\\"\\",\\"\\",2]]]"`;
exports[`changev 1`] = `"[1,2,[\\"BlockTableRecord\\",1,0,1,[\\"Line\\",1,1,2,7,1,[2,3,4],[0,0,0]]],[\\"MaerialTableRecord\\",1,1,0],1,0,1,[\\"CommandHistoryRecord\\",1,\\"\\",2,0,1,[\\"HistorycRecord\\",1,[\\"RemoveObjectData\\",1,0],[\\"CreateObjectData\\",1,[[\\"Line\\",1,1,2,7,1,[0,0,0],[0,0,0]]]],\\"\\"],2,1,[\\"ObjectAllDataHistoryRecord\\",1,1,[\\"AllObjectData\\",1,-1,1,[1,1,2,7,1,[0,0,0],[0,0,0]]],\\"\\",\\"\\",2]]]"`;
exports[`创建 修改 撤销撤销 重做重做 撤销 重做 1`] = `"[1,2,[\\"BlockTableRecord\\",1,0,1,[\\"Line\\",1,2,1,[1,2,3],[0,0,0]]],[\\"MaerialTableRecord\\",1,1,0],1,1,2,[\\"CommandHistoryRecord\\",1,\\"\\",1,0,1,[\\"HistorycRecord\\",1,[\\"RemoveObjectData\\",1,0],[\\"CreateObjectData\\",1,[[\\"Line\\",1,2,1,[0,0,0],[0,0,0]]]],\\"\\"]],[\\"CommandHistoryRecord\\",1,\\"U\\",1,2,1,[\\"ObjectAllDataHistoryRecord\\",1,1,[\\"AllObjectData\\",1,-1,1,[1,2,1,[0,0,0],[0,0,0]]],[\\"AllObjectData\\",1,-1,1,[1,2,1,[1,2,3],[0,0,0]]],\\"\\",2]]]"`;
exports[`创建 修改 撤销撤销 重做重做 撤销 重做 1`] = `"[1,2,[\\"BlockTableRecord\\",1,0,1,[\\"Line\\",1,1,2,7,1,[1,2,3],[0,0,0]]],[\\"MaerialTableRecord\\",1,1,0],1,1,2,[\\"CommandHistoryRecord\\",1,\\"\\",1,0,1,[\\"HistorycRecord\\",1,[\\"RemoveObjectData\\",1,0],[\\"CreateObjectData\\",1,[[\\"Line\\",1,1,2,7,1,[0,0,0],[0,0,0]]]],\\"\\"]],[\\"CommandHistoryRecord\\",1,\\"U\\",1,2,1,[\\"ObjectAllDataHistoryRecord\\",1,1,[\\"AllObjectData\\",1,-1,1,[1,1,2,7,1,[0,0,0],[0,0,0]]],[\\"AllObjectData\\",1,-1,1,[1,1,2,7,1,[1,2,3],[0,0,0]]],\\"\\",2]]]"`;
exports[`创建 修改 撤销撤销 重做重做 撤销 重做 2`] = `"[[\\"HistoricManage\\",1,1,2,[\\"CommandHistoryRecord\\",1,\\"\\",1,0,1,[\\"HistorycRecord\\",1,[\\"RemoveObjectData\\",1,0],[\\"CreateObjectData\\",1,[[\\"Line\\",1,2,1,[0,0,0],[0,0,0]]]],\\"\\"]],[\\"CommandHistoryRecord\\",1,\\"U\\",1,2,1,[\\"ObjectAllDataHistoryRecord\\",1,1,[\\"AllObjectData\\",1,-1,1,[1,2,1,[0,0,0],[0,0,0]]],[\\"AllObjectData\\",1,-1,1,[1,2,1,[1,2,3],[0,0,0]]],\\"\\",2]]]]"`;
exports[`创建 修改 撤销撤销 重做重做 撤销 重做 2`] = `"[[\\"HistoricManage\\",1,1,2,[\\"CommandHistoryRecord\\",1,\\"\\",1,0,1,[\\"HistorycRecord\\",1,[\\"RemoveObjectData\\",1,0],[\\"CreateObjectData\\",1,[[\\"Line\\",1,1,2,7,1,[0,0,0],[0,0,0]]]],\\"\\"]],[\\"CommandHistoryRecord\\",1,\\"U\\",1,2,1,[\\"ObjectAllDataHistoryRecord\\",1,1,[\\"AllObjectData\\",1,-1,1,[1,1,2,7,1,[0,0,0],[0,0,0]]],[\\"AllObjectData\\",1,-1,1,[1,1,2,7,1,[1,2,3],[0,0,0]]],\\"\\",2]]]]"`;
exports[`测试创建 1`] = `"[[\\"AllObjectData\\",1,-1,1,[]]]"`;
@ -16,7 +16,7 @@ exports[`测试创建 4`] = `"[[\\"CreateObjectData\\",1,[]]]"`;
exports[`测试创建 5`] = `"[[\\"HistorycRecord\\",1,\\"\\",\\"\\",\\"\\"]]"`;
exports[`测试创建 6`] = `"[[\\"Line\\",1,-1,1,[0,0,0],[0,0,0]]]"`;
exports[`测试创建 6`] = `"[[\\"Line\\",1,1,-1,7,1,[0,0,0],[0,0,0]]]"`;
exports[`测试创建 7`] = `"[[\\"ObjectAllDataHistoryRecord\\",1,1,\\"\\",\\"\\",\\"\\",-1]]"`;

Loading…
Cancel
Save