Re: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC.

2010-09-27 Thread Peter Rosin
Den 2010-09-27 20:19 skrev Peter Rosin: > From c5bce8258136b2766d349a6451b933efae7b885b Mon Sep 17 00:00:00 2001 > From: Peter Rosin > Date: Mon, 27 Sep 2010 20:09:53 +0200 > Subject: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC. > > * tests/sys-lib.at: New

Re: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC.

2010-09-27 Thread Peter Rosin
ou can remove my author tag from it, or add yourself) > and name it "sys_lib_search_path on w32" or so. I'll just remove your tag. > A couple of questions below. > > Thanks, > Ralf > >> Subject: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC. &

Re: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC.

2010-09-27 Thread Ralf Wildenhues
w32" or so. A couple of questions below. Thanks, Ralf > Subject: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC. > > * tests/sys-lib.at: New test, catching regressions in > v2.2.10-207-g09142ea. > * Makefile.am (TESTSUITE_AT): Update. > +AT_SETUP([sy

Re: [PATCH] tests: check if sys_lib_search_path_spec works on MSVC.

2010-09-27 Thread Peter Rosin
Den 2010-09-27 16:37 skrev Peter Rosin: > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,5 +1,10 @@ > 2010-09-27 Peter Rosin > > + tests: check if sys_lib_search_path_spec works on MSVC. > + * tests/sys-lib.at: New test, catching regressions in > + v2.2.10-207-g09142ea. > + * Makef

[PATCH] tests: check if sys_lib_search_path_spec works on MSVC.

2010-09-27 Thread Peter Rosin
eck if sys_lib_search_path_spec works on MSVC. * tests/sys-lib.at: New test, catching regressions in v2.2.10-207-g09142ea. * Makefile.am (TESTSUITE_AT): Update. Signed-off-by: Peter Rosin --- ChangeLog|5 Makefile.am |1 + tests/sys-lib.at |