Hirohito Higashi wrote:
> 2015-12-29(Tue) 8:24:18 UTC+9 h_east:
> > Hi Bram,
> >
> > 2015-12-28(Mon) 22:05:54 UTC+9 Bram Moolenaar:
> > > Patch 7.4.980
> > > Problem: Tests for :cdo, :ldo, etc. are outdated.
> > > Solution: Add new style tests for these commands. (Yegappan Lakshmanan)
> > > Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak,
> > > src/testdir/Make_ming.mak, src/testdir/Make_os2.mak,
> > > src/testdir/Make_vms.mms, src/testdir/Makefile,
> > > src/testdir/test_cdo.in, src/testdir/test_cdo.ok,
> > > src/testdir/test_cdo.vim
> > >
> >
> > snip...
> >
> > > *** ../vim-7.4.979/src/testdir/Makefile 2015-12-05 20:56:52.805365468
> > > +0100
> > > --- src/testdir/Makefile 2015-12-28 14:03:09.501457529 +0100
> > > ***************
> > > *** 173,176 ****
> > > newtests: $(NEW_TESTS)
> > >
> > > .vim.res:
> > > ! $(RUN_VIMTEST) -u runtest.vim $*.vim
> > > --- 173,176 ----
> > > newtests: $(NEW_TESTS)
> > >
> > > .vim.res:
> > > ! $(RUN_VIMTEST) -S runtest.vim $*.vim
> >
> > snip...
> >
> > Individual test results are unnoticed from this changes.
> >
> > How to reproduce:
> > $ cd vim/src
> > $ make test_alot
>
> I attached a patch.
>
> Contents of patch:
> - I reported the above issue. (-S --> -u)
There was a reason this changed. Now I forgot what it was...
I should add "-u NONE" to avoid picking up random settings from the
users environment.
> - src/Makefile issuees
> - New style test test_cdo of corresponding leakage.
> - test_sort and test_undolevels goes in test_alot of corresponding leakage.
I already had these changes but had not made a patch for them yet.
> - Proposal to src/Makefile
> I think better to useful to remove the test.log before every run individual
> test.
A problem is that messages do not show up. Especially when using gvim
for testing. I'll add an output file "messages" that we can display.
Makes it easier to see what actually happened.
--
CUSTOMER: You're not fooling anyone y'know. Look, isn't there something
you can do?
DEAD PERSON: I feel happy... I feel happy.
[whop]
CUSTOMER: Ah, thanks very much.
MORTICIAN: Not at all. See you on Thursday.
CUSTOMER: Right.
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.