commit | d3343960d7745bd586197a28b9a96d634a292422 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 18:17:16 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 18:17:16 2016 +0100 |
tree | 109650ee23ca17109c2ef1a601a386af17fced37 | |
parent | 92c23d8ab82e723e5fa2e0c5ee06348d72b8e444 [diff] [blame] |
patch 7.4.1029 Problem: test_increment fails on systems with 32 bit long. Solution: Only test with 32 bits.
diff --git a/src/testdir/test_increment.in b/src/testdir/test_increment.in index 753951d..f5d8ff9 100644 --- a/src/testdir/test_increment.in +++ b/src/testdir/test_increment.in
@@ -725,7 +725,7 @@ # Test 26 S26==== -0b1111111111111111111111111111111111111111111111111111111111111110 +0b11111111111111111111111111111110 E26====