Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Unit Tests

Date2012-05-01 19:38
Fromjohn ffitch
SubjectRe: [Cs-dev] Unit Tests
find tests -type f -name \*.csd -exec csound {}\;

==John ffitch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-05-06 13:14
Fromfrancesco
SubjectRe: [Cs-dev] Unit Tests
Apologies,
this is not about Your discussion but for my personal curiosity,
so please don't shoot me.

I tried the command suggested by Mr. Ffitch:
	find tests -type f -name \*.csd -exec csound {}\;

but i get
	find: missing argument to `-exec'

Can someone please tell me why?

Thanks,
ciao,
francesco.



--
View this message in context: http://csound.1045644.n5.nabble.com/Unit-Tests-tp5674828p5689166.html
Sent from the Csound - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-05-06 13:42
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Unit Tests
No my fault.  I missed a space
find tests -type f -name \*.csd -exec csound {} \;

> Apologies,
> this is not about Your discussion but for my personal curiosity,
> so please don't shoot me.
>
> I tried the command suggested by Mr. Ffitch:
> 	find tests -type f -name \*.csd -exec csound {}\;
>
> but i get
> 	find: missing argument to `-exec'
>
> Can someone please tell me why?
>
> Thanks,
> ciao,
> francesco.
>
>
>
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/Unit-Tests-tp5674828p5689166.html
> Sent from the Csound - Dev mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net