Update of /cvsroot/monetdb/sql/src/test/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17747/test/Tests
Modified Files:
All
Added Files:
antiselect.sql.src antiselect.stable.err antiselect.stable.out
Log Message:
added small test for anti-select
--- NEW FILE: antiselect.sql.src ---
$RELSRCDIR/../antiselect.sql
Index: All
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/All,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- All 4 Jan 2008 21:13:53 -0000 1.50
+++ All 6 Mar 2008 08:33:16 -0000 1.51
@@ -92,3 +92,4 @@
NOT_WIN32?50ways
load_with_offset
copy_into
+antiselect
--- NEW FILE: antiselect.stable.out ---
stdout of test 'antiselect` in directory 'src/test` itself:
# 14:16:27 >
# 14:16:27 > mserver5
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=32793 --set
xrpc_port=43360 --set monet_prompt= --trace "--dbname=mTests_src_test" --set
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 14:16:27 >
# MonetDB server v5.5.0, based on kernel v1.23.0
# Serving database 'mTests_src_test'
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked
# Copyright (c) 1993-2008 CWI, all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
# Listening for connection requests on mapi:monetdb://koala.ins.cwi.nl:32793/
# MonetDB/SQL module v2.23.0 loaded
Ready.
#function user.main():void;
# clients.quit();
#end main;
Over..
# 14:16:27 >
# 14:16:27 > mclient -lsql -umonetdb -Pmonetdb --host=koala --port=32793
# 14:16:27 >
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 10 ]
% sys.antitest01, sys.antitest01, sys.antitest01 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 10, "ABC", 21 ]
[ 11, "ABD", 22 ]
[ 12, "ABE", 23 ]
[ 13, "ABF", 24 ]
[ 14, "ABC", 25 ]
[ 15, "ABD", 26 ]
[ 16, "ABE", 27 ]
[ 17, "ABD", 28 ]
[ 18, "ABE", 29 ]
[ 19, "ABF", 30 ]
% sys.antitest01, sys.antitest01, sys.antitest01 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 10, "ABC", 21 ]
[ 11, "ABD", 22 ]
[ 12, "ABE", 23 ]
[ 13, "ABF", 24 ]
[ 15, "ABD", 26 ]
[ 16, "ABE", 27 ]
[ 17, "ABD", 28 ]
[ 18, "ABE", 29 ]
[ 19, "ABF", 30 ]
% sys.antitest01, sys.antitest01, sys.antitest01 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 14, "ABC", 25 ]
[ 15, "ABD", 26 ]
[ 16, "ABE", 27 ]
% sys.antitest01, sys.antitest01, sys.antitest01 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 10, "ABC", 21 ]
[ 11, "ABD", 22 ]
[ 12, "ABE", 23 ]
[ 13, "ABF", 24 ]
[ 17, "ABD", 28 ]
[ 18, "ABE", 29 ]
[ 19, "ABF", 30 ]
% sys.antitest02, sys.antitest02, sys.antitest02 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 10, "ABC", 21 ]
[ 11, "ABD", 22 ]
[ 12, "ABE", 23 ]
[ 13, "ABF", 24 ]
[ 14, "ABC", 25 ]
[ 15, "ABD", 26 ]
[ 16, "ABE", 27 ]
[ 17, "ABD", 28 ]
[ 18, "ABE", 29 ]
[ 19, "ABF", 30 ]
% sys.antitest02, sys.antitest02, sys.antitest02 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 10, "ABC", 21 ]
[ 11, "ABD", 22 ]
[ 12, "ABE", 23 ]
[ 13, "ABF", 24 ]
[ 15, "ABD", 26 ]
[ 16, "ABE", 27 ]
[ 17, "ABD", 28 ]
[ 18, "ABE", 29 ]
[ 19, "ABF", 30 ]
% sys.antitest02, sys.antitest02, sys.antitest02 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 14, "ABC", 25 ]
[ 15, "ABD", 26 ]
[ 16, "ABE", 27 ]
% sys.antitest02, sys.antitest02, sys.antitest02 # table_name
% id, col1, col2 # name
% int, varchar, int # type
% 2, 3, 2 # length
[ 10, "ABC", 21 ]
[ 11, "ABD", 22 ]
[ 12, "ABE", 23 ]
[ 13, "ABF", 24 ]
[ 17, "ABD", 28 ]
[ 18, "ABE", 29 ]
[ 19, "ABF", 30 ]
# 14:16:27 >
# 14:16:27 > Done.
# 14:16:27 >
--- NEW FILE: antiselect.stable.err ---
stderr of test 'antiselect` in directory 'src/test` itself:
# 14:16:27 >
# 14:16:27 > mserver5
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=32793 --set
xrpc_port=43360 --set monet_prompt= --trace "--dbname=mTests_src_test" --set
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 14:16:27 >
#warning: please don't forget to set your vault key!
#(see /ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf)
# 14:16:27 >
# 14:16:27 > mclient -lsql -umonetdb -Pmonetdb --host=koala --port=32793
# 14:16:27 >
# 14:16:27 >
# 14:16:27 > Done.
# 14:16:27 >
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins