Mercurial > vim
view nsis/gvim_version.nsh @ 7506:cfc0d60f6233 v7.4.1055
commit https://github.com/vim/vim/commit/e7893a4088d6ea796bcab6195d232cb26c12c317
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jan 6 21:23:56 2016 +0100
patch 7.4.1055
Problem: Running "make newtests" in src/testdir has no output.
Solution: List the messages file when a test fails. (Christian Brabandt)
Update the list of tests.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 06 Jan 2016 21:30:05 +0100 |
parents | 357b7bd8d612 |
children | 9f48eab77d62 |
line wrap: on
line source
# Generated from Makefile: define the version numbers !ifndef __GVIM_VER__NSH__ !define __GVIM_VER__NSH__ !define VER_MAJOR 7 !define VER_MINOR 4 !endif