[Zorba-coders] [Bug 872958] Re: Need way to detect non-core modules in build

2012-06-13 Thread Dana Florescu
** Changed in: zorba
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/872958

Title:
  Need way to detect non-core modules in build

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  We have a few test cases in core Zorba which depend on non-core
  modules. We would like to add some more, including integration tests
  and utility scripts.

  What we need is some CMake flag which is set by the existence of a
  given non-core module, so the core CMakeLists.txt files can do things
  like

  IF (PROCESS_MODULE_EXISTS)
ADD_TEST(depends_on_process )
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/872958/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 872958] Re: Need way to detect non-core modules in build

2012-05-18 Thread Zorba Build Bot
** Changed in: zorba
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/872958

Title:
  Need way to detect non-core modules in build

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  We have a few test cases in core Zorba which depend on non-core
  modules. We would like to add some more, including integration tests
  and utility scripts.

  What we need is some CMake flag which is set by the existence of a
  given non-core module, so the core CMakeLists.txt files can do things
  like

  IF (PROCESS_MODULE_EXISTS)
ADD_TEST(depends_on_process )
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/872958/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 872958] Re: Need way to detect non-core modules in build

2012-05-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~zorba-coders/zorba/fix_bug_962255

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/872958

Title:
  Need way to detect non-core modules in build

Status in Zorba - The XQuery Processor:
  New

Bug description:
  We have a few test cases in core Zorba which depend on non-core
  modules. We would like to add some more, including integration tests
  and utility scripts.

  What we need is some CMake flag which is set by the existence of a
  given non-core module, so the core CMakeLists.txt files can do things
  like

  IF (PROCESS_MODULE_EXISTS)
ADD_TEST(depends_on_process )
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/872958/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp