Update of /cvsroot/monetdb/MonetDB5/tests/BugDay_2005-10-06_4.8/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27922/MonetDB5/tests/BugDay_2005-10-06_4.8/Tests

Added Files:
        multiple_servers.SF-914113.MIL.sh 
Removed Files:
        multiple_servers.SF-914113.MAPI 
Log Message:

- To prepare for (arbitrary-)executable tests that expect a MAL server to be 
started by Mtest.py,
  we rename the (arbitrary-)executable tests that expect a MIL server to be 
started by Mtest.py
  from
        <tst>.MAPI(|.(bat|cmd|exe|com|py))
  to
        <tst>.MIL(|.(bat|cmd|exe|com|py))


- To avoid naming-conflicts between (arbitrary-)executable (Unix-) tests
        <tst>.(MIL|MAL|SQL)
  and "normal" MIL/MAL/SQL tests
        <tst>.(mil|mal|sql)
  on case-insensitive file systems,
  we now require an explicite ".sh" extension for the former, i.e.,
        <tst>.(MIL|MAL|SQL|XQUERY).sh
  which also better aligns them with there Windows pendants
        <tst>.(MIL|MAL|SQL|XQUERY).bat

  To limit the required renaming-orgie, we still allow
  (arbitrary) executable tests that do not require any server
  to be named only by there name (on Unix), and keep the ".sh"
  extension optional in these cases:
  Windows: <tst>.(bat|cmd|exe|com)
  Unix:    <tst>[.sh]


--- NEW FILE: multiple_servers.SF-914113.MIL.sh ---
eval "$MSERVER --dbname=$TSTDB"

--- multiple_servers.SF-914113.MAPI DELETED ---


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to