On 18/03/2009, Christian Grobmeier <[email protected]> wrote: > Hi, > > test works on OSX - but we cannot really test on *nix boxes if the > name-normalizing works on windows too. "if system == windows" wouldn't > give back "windows" at the gump servers. So we don't have a continues > integration test for exactly that problem.
IMO it does not matter not having a continuous integration test so long as the OS-specific stuff is tested from time to time by someone, and particularly before release. Might be a good idea to make a note in the documentation to warn future maintainers/release managers of the need to test on multiple OSes. > Question is, if we should refactor more to test this special scenario or not. What do you mean by refactor? > Cheers > > Christian > > > > > On Tue, Mar 17, 2009 at 4:14 PM, Stefan Bodewig <[email protected]> wrote: > > On 2009-03-17, Christian Grobmeier <[email protected]> wrote: > > > >> Hi > > > >>>>> I could not test it with a general working testcase, since this is a > >>>>> platform problem and i have only OSX. > > > >>> I have written some rudimentary tests that pass on Windows. > > > >> can those test run successfully on *NIX too? (Gump is running those on > >> a unix platform too). > > > > I think so (will check tonight when I'm back home - lunch break > > hacking involves Windows, night time it is Linux 8-) > > > > Stefan > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
