summaryrefslogtreecommitdiff
path: root/tests/modulecachetest.cc
AgeCommit message (Collapse)Author
2014-01-07Mac fix: We need to use bundled resources when running bundled apps in ↵Marius Kintel
cmd-line node
2013-10-07Mac needs to know if we're a GUI app in order to find bundled libraries, Use ↵Marius Kintel
Qt to find application path if available
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-10Merge branch 'noqt' into testingMarius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-03-20bugfix: Support passing files without an explicit parent directoryMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
contact: Jan Huwald // Impressum