Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Smartgroups that separate tests from code



Hi there,

after weeks of fiddling I finally reverse engeneered enough of the regex format those smartgroups use to come up with some regexes that give me a separate smartgroups for my classes, and one for my Tests.

Perhaps anybody of you has some use for them.

--- snip ---
Classes : = "?*[^(Test)]\.[mcMC]"
Tests := "?*Test\.[mcMC]"
--- snap ---

After finding them they seem so simple. I wonder why I haven't found this one trick earlier...

Well, hope one of you can use them.
cu Martin
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.