• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Smartgroups that separate tests from code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Smartgroups that separate tests from code


  • Subject: Smartgroups that separate tests from code
  • From: Martin Häcker <email@hidden>
  • Date: Thu, 26 Aug 2004 17:18:04 +0200

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.


  • Prev by Date: Re: time.h vs Time.h
  • Next by Date: Adding new Classes / Undefined Errors
  • Previous by thread: Re: Shortcut for AppleScript menu in Xcode 1.5 ?
  • Next by thread: Adding new Classes / Undefined Errors
  • Index(es):
    • Date
    • Thread