[interchange-cvs] interchange - heins modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Mar 27 14:40:59 EST 2006


User:      heins
Date:      2006-03-27 19:40:59 GMT
Modified:  dist/test/products tests.asc userdb.txt
Log:
* Fix tests to deal with removal of [sql ...].

Revision  Changes    Path
2.24      +3 -3      interchange/dist/test/products/tests.asc


rev 2.24, prev_rev 2.23
Index: tests.asc
===================================================================
RCS file: /var/cvs/interchange/dist/test/products/tests.asc,v
retrieving revision 2.23
retrieving revision 2.24
diff -u -r2.23 -r2.24
--- tests.asc	22 Sep 2005 16:37:52 -0000	2.23
+++ tests.asc	27 Mar 2006 19:40:59 -0000	2.24
@@ -257,7 +257,7 @@
 %%%
 000020
 %%
-[sql query="select artist from products where category like 'Americana'" tolerant-like=1][sql-param artist] [/sql]
+[query list=1 sql="select artist from products where category like 'Americana'" tolerant-like=1][sql-param artist] [/query]
 %%
 Grant Wood The Art Store Jean Langan
 %%
@@ -265,11 +265,11 @@
 %%
 
 %%
-[sql]  and [sql-param]
+[query]  and [sql-param]
 %%%
 000021
 %%
-[sql query="select * from products where category like '%Americana%'"][sql-field artist] [/sql]
+[query list=1 sql="select * from products where category like '%Americana%'"][sql-field artist] [/query]
 %%
 Grant Wood The Art Store Jean Langan
 %%



2.3       +1 -1      interchange/dist/test/products/userdb.txt


rev 2.3, prev_rev 2.2
Index: userdb.txt
===================================================================
RCS file: /var/cvs/interchange/dist/test/products/userdb.txt,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- userdb.txt	14 Nov 2003 23:50:31 -0000	2.2
+++ userdb.txt	27 Mar 2006 19:40:59 -0000	2.3
@@ -1,4 +1,4 @@
-username	password	acl	mod_time	s_nickname	company	fname	lname	address1	address2	address3	city	state	zip	country	phone_day	mv_shipmode	b_nickname	b_fname	b_lname	b_address1	b_address2	b_address3	b_city	b_state	b_zip	b_country	b_phone	mv_credit_card_type	mv_credit_card_exp_month	mv_credit_card_exp_year	p_nickname	email	fax	phone_night	fax_order	address_book	accounts	preferences	carts	owner	file_acl	db_acl	order_numbers	email_copy	mail_list	project_id	account_id	order_dest	credit_limit	inactive	dealer	b_company	price_level	credit_balance
+username	password	acl	mod_time	s_nickname	company	fname	lname	address1	address2	address3	city	state	zip	country	phone_day	mv_shipmode	b_nickname	b_fname	b_lname	b_address1	b_address2	b_address3	b_city	b_state	b_zip	b_country	b_phone	mv_credit_card_type	mv_credit_card_exp_month	mv_credit_card_exp_year	p_nickname	email	fax	phone_night	fax_order	address_book	accounts	preferences	carts	owner	file_acl	db_acl	order_numbers	email_copy	mail_list	po_number	account_id	order_dest	credit_limit	inactive	dealer	b_company	price_level	credit_balance
 ckirk	kirk		0		Auto Exchange Express	Charles	Kirk	123 Exchange Dr.			Seattle	WA	34987	US	360-111-1234	upsg													12	0		kirk at icdevgroup.net	360-111-1239	360-111-1244	0								2	1	alert									
 jdoe	test		0			John	Doe	614 Hamlet Lane			Herndon	VA	20171	US	703-456-2965	upsg		Jerry	Balfour	11480 Sunset Hills Rd.	Suite 200 East		Reston	VA	20190	USA		visa	1	6		devnull at icdevgroup.net		703-555-1212	2								 00016 00017 00018 00019 00020	1	newsletter alert upgrade	31415927			99448.07		1	Akopia, Inc.	dealer	
 jrollins	rollins		0		Expert Repair, Inc.	Joseph	Rollins	123 Area Rd.			Richmond	VA	22398	US	804-111-1234	upsg													1	6		Rollins at icdevgroup.net	804-111-1238	804-111-1243	0								11	1	alert upgrade					1				








More information about the interchange-cvs mailing list