require("./run")([ "-mc", "-mc keep_fargs=false,passes=3,pure_getters,unsafe,unsafe_comps,unsafe_math,unsafe_proto", ].map(function(options) { var args = options.split(/ /); args.unshift("test/jetstream.js"); args.push("-b", "beautify=false,webkit"); return args; })); -import.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/home-import.scm
s='msg-avail'>...
AgeCommit message (Expand)Author
2021-10-31home: import: Avoid duplication of 'manifest->code'....Ludovic Courtès
2021-10-31home: import: Factorize triplicated 'version-spec' procedure....Ludovic Courtès
2021-10-31guix home: import: Call ‘local-file’ with ‘name’...Xinglu Chen
2021-10-31Add tests for ‘guix home import’....Xinglu Chen
Fulbert
2021-12-08bash completion: Complete ‘guix shell -f’....Tobias Geerinckx-Rice
2021-10-31bash completion: Complete top-level options....Tobias Geerinckx-Rice
2021-10-31bash completion: Don't hard-code "guix" binary name....Tobias Geerinckx-Rice
2021-10-25Add 'guix shell'....Ludovic Courtès
2021-10-03bash completion: Fix ‘system’ & ‘container’ subcommands....Tobias Geerinckx-Rice
2021-10-03bash completion: Complete ‘guix size’ file names....Tobias Geerinckx-Rice
2021-10-03bash completion: Complete ‘guix build’ file names....Tobias Geerinckx-Rice
2021-10-03bash completion: Complete ‘guix weather’ packages....Tobias Geerinckx-Rice
2021-10-03bash completion: Append to $COMPREPLY where possible....Tobias Geerinckx-Rice
2021-10-03bash completion: Consolidate similar $command ‘if’ branches....Tobias Geerinckx-Rice