comparison tests/test-hgweb-commands.out @ 11893:aa50d07208d2

Merge with stable
author Patrick Mezard <pmezard@gmail.com>
date Sun, 15 Aug 2010 18:50:19 +0200
parents a65ea28269ef 9dac951d0185
children
comparison
equal deleted inserted replaced
11888:2bd699886ffc 11893:aa50d07208d2
982 position: relative; 982 position: relative;
983 top: -1px; 983 top: -1px;
984 } 984 }
985 % Stop and restart with HGENCODING=cp932 985 % Stop and restart with HGENCODING=cp932
986 % Graph json escape of multibyte character 986 % Graph json escape of multibyte character
987 var data = [["40b4d6888e92", [0, 1], [[0, 0, 1]], "能", "test", "1970-01-01", ["stable", true], ["tip"]], ["1d22e65f027e", [0, 1], [[0, 0, 1]], "branch", "test", "1970-01-01", ["stable", false], []], ["a4f92ed23982", [0, 1], [[0, 0, 1]], "Added tag 1.0 for changeset 2ef0ac749a14", "test", "1970-01-01", ["default", true], []], ["2ef0ac749a14", [0, 1], [], "base", "test", "1970-01-01", ["default", false], ["1.0"]]]; 987 var data = [["40b4d6888e92", [0, 1], [[0, 0, 1]], "\u80fd", "test", "1970-01-01", ["stable", true], ["tip"]], ["1d22e65f027e", [0, 1], [[0, 0, 1]], "branch", "test", "1970-01-01", ["stable", false], []], ["a4f92ed23982", [0, 1], [[0, 0, 1]], "Added tag 1.0 for changeset 2ef0ac749a14", "test", "1970-01-01", ["default", true], []], ["2ef0ac749a14", [0, 1], [], "base", "test", "1970-01-01", ["default", false], ["1.0"]]];
988 % ERRORS ENCOUNTERED 988 % ERRORS ENCOUNTERED