Revision bb4418a...

Go back to digest for 15th July 2012

Features in Utilities

Friedrich Karl Tilman Pülz committed changes in [publictransport] /:

Add include() script function to include external scripts

- Can only be called from the global context and all include()
calls must be before any other statements
- Can only include files in the same directory as the script itself
- Update ServiceProviderScript::isTestResultUnchanged(),
also test included external script files for changes

File Changes

Modified 5 files
  •   engine/script/script_thread.cpp
  •   engine/script/script_thread.h
  •   engine/script/serviceproviderscript.cpp
  •   engine/timetablemate/src/debugger/debuggeragent.cpp
  •   engine/timetablemate/src/debugger/debuggerjobs.cpp
5 files changed in total