Changeset: f62eecaa1530 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f62eecaa1530 Added Files: clients/Tests/melcheck.bat Modified Files: clients/Tests/All Branch: Jan2022 Log Message:
Skip test on Windows. diffs (16 lines): diff --git a/clients/Tests/All b/clients/Tests/All --- a/clients/Tests/All +++ b/clients/Tests/All @@ -1,5 +1,5 @@ exports HAVE_HGE&HAVE_FITS&HAVE_GEOM&HAVE_LIBR&HAVE_LIBPY3&HAVE_NETCDF&HAVE_SHP&NOT_WIN32?MAL-signatures-hge !HAVE_HGE&HAVE_FITS&HAVE_GEOM&HAVE_LIBR&HAVE_LIBPY3&HAVE_NETCDF&HAVE_SHP&NOT_WIN32?MAL-signatures -MERCURIAL?melcheck +NOT_WIN32&MERCURIAL?melcheck mclient-uri diff --git a/clients/Tests/melcheck.bat b/clients/Tests/melcheck.bat new file mode 100644 --- /dev/null +++ b/clients/Tests/melcheck.bat @@ -0,0 +1,1 @@ +rem Dummy file to simply skip the test instead of screaming TEST MISSING _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
