Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync with develop, add simple unit test for HgRepository #3

Open
wants to merge 1,874 commits into
base: hgrepo
Choose a base branch
from

Conversation

boegel
Copy link

@boegel boegel commented Jul 7, 2015

for easybuilders#979

@cclerget: I hope to get to including this PR soon, please merge this to resolve some conflicts with current our develop branch

If you want to review the changes I made relevant to your PR, just check the last couple of commits (or rereview your own PR after merging this).

boegel and others added 29 commits July 15, 2015 16:23
…sue1322

take care of special characters in template strings for dump function
…s-issue636

Generate docs for generic easyblocks (REVIEW)
Conflicts:
	test/framework/easyconfig.py
dance around issue with get_config_dict triggering a (re)parse, which…
sync with develop & resolve conflicts
Alan and others added 30 commits October 13, 2015 13:11
add unit test, fix long lines, use recursive_unload for all module_generator.load_module statements
…e_checking

implement basic support for type checking of easyconfig parameters
…e_conversion

add support for auto-converting to expected value type for easyconfig parameters
The dictionary fallback value None of Extension src/patches variables
did not correspond with the default values of EasyBlock patches/src.
Replaced by an empty list that won't break for-loops.

Closes easybuilders#1433.
…_defval

extension: use empty list as default value for src/patches
fix checking of sanity check paths w.r.t. discriminating between files and directories
…ypes

enable auto-converting type of easyconfig parameter values
also define $FC and $FCFLAGS in build environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants