Skip to content

Copy over qt3 files from main SCons#55

Open
mwichmann wants to merge 1 commit intoSCons:masterfrom
mwichmann:moved-qt3
Open

Copy over qt3 files from main SCons#55
mwichmann wants to merge 1 commit intoSCons:masterfrom
mwichmann:moved-qt3

Conversation

@mwichmann
Copy link
Copy Markdown
Collaborator

The files removed from SCons core are stashed here, in case anybody uses them.

There was one bit of refactoring: the convenicence methods from the test framework to set up a dummy Qt3 environment and an sconstruct were put into a test class of its own which inherits from TestSCons, and the tests tweaked to instantiate this. The new class is included in the drop of files here with a .exclude_tests entry so it's not picked up by the test runner, should anyone try to use these tests. There was no effort to specifically "port" the qt3 modules to be usable in an out-of-tree manner.

Signed-off-by: Mats Wichmann <mats@linux.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant