Re: t/src/manifest.t failed

2005-05-18 Thread Juergen Boemmels
On Wednesday 18 May 2005 20:14, Bernhard Schmalhofer wrote: [...] > That's the same as checking that all files in SVN are also in MANIFEST. > So a list diff > between 'MANIFEST' and 'svn list -R' should be in t/src/manifest.t. > Currently this is not checked in 't/src/manifest.t', but I think it is

Re: t/src/manifest.t failed

2005-05-18 Thread Juergen Boemmels
On Wednesday 18 May 2005 12:12, Leopold Toetsch wrote: > Juergen Boemmels wrote: > > On Wednesday 18 May 2005 07:52, Leopold Toetsch wrote: > >>I'd say we just drop this test. Whenever you do reasoanble work in the > >>working tree, you got test files, editor swap file and whatnot. > > > > Still it

Re: t/src/manifest.t failed

2005-05-18 Thread Bernhard Schmalhofer
Leopold Toetsch schrieb: Juergen Boemmels wrote: On Wednesday 18 May 2005 07:52, Leopold Toetsch wrote: I'd say we just drop this test. Whenever you do reasoanble work in the working tree, you got test files, editor swap file and whatnot. Yep, checking for temporary files is not a priority. But k

Re: t/src/manifest.t failed

2005-05-18 Thread Leopold Toetsch
Juergen Boemmels wrote: On Wednesday 18 May 2005 07:52, Leopold Toetsch wrote: I'd say we just drop this test. Whenever you do reasoanble work in the working tree, you got test files, editor swap file and whatnot. Still it is one of the most often failing tests, because people tend to forget to u

Re: t/src/manifest.t failed

2005-05-18 Thread Juergen Boemmels
On Wednesday 18 May 2005 07:52, Leopold Toetsch wrote: > Dino Morelli wrote: > > I'm seeing the following test failure at r8113 > > > > t/src/manifestNOK 6# Failed test (t/src/manifest.t at line 79) > > I'd say we just drop this test. Whenever you do reasoanble work in the > working tree, y

Re: t/src/manifest.t failed

2005-05-17 Thread Leopold Toetsch
Dino Morelli wrote: I'm seeing the following test failure at r8113 t/src/manifestNOK 6# Failed test (t/src/manifest.t at line 79) I'd say we just drop this test. Whenever you do reasoanble work in the working tree, you got test files, editor swap file and whatnot. leo

t/src/manifest.t failed

2005-05-17 Thread Dino Morelli
I'm seeing the following test failure at r8113 t/src/manifestNOK 6# Failed test (t/src/manifest.t at line 79) # Extra files: # dynclasses/build.pl # editor/imc.vim # install_config.fpmc # t/src/.manifest.t.swp # test.imc # test.pbc # Looks like you faile