summaryrefslogtreecommitdiff
path: root/tests/gexp.scm
AgeCommit message (Expand)Author
2015-03-02gexp: Make sure 'gexp-outputs' removes duplicate outputs....Ludovic Courtès
2015-02-27gexp: Aggregate outputs of compound gexps....Ludovic Courtès
2015-02-27gexp: Add tests for 'gexp-outputs'....Ludovic Courtès
2015-02-13gexp: Add #:graft? parameter to 'gexp->derivation'....Ludovic Courtès
2015-02-13gexp: Implement 'imported-modules' & co. using 'gexp->derivation'....Ludovic Courtès
2015-02-11gexp: Add #:allowed-references parameter to 'gexp->derivation'....Ludovic Courtès
2015-01-12monads: Rewrite 'text-file*' using gexps....Ludovic Courtès
2014-09-06gexp: Allow use of high-level objects in #:references-graphs....Ludovic Courtès
2014-09-04vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests)....Ludovic Courtès
2014-08-18gexp: Add 'ungexp-native' and 'ungexp-native-splicing'....Ludovic Courtès
2014-08-17gexp: Add #:target parameter to 'gexp->derivation'....Ludovic Courtès
2014-07-25build: Better reject systems where the shebang would be too long....Ludovic Courtès
2014-07-17gexp: Gracefully handle printing of gexps with spliced references....Ludovic Courtès
2014-07-12gexp: Resolve the default system at '>>=' time....Ludovic Courtès
2014-06-04tests: Skip tests that would hit the shebang length limitation....Ludovic Courtès
2014-05-01gexp: Add support for 'origin?' objects in 'ungexp' forms....Ludovic Courtès
2014-04-28Add (guix gexp)....Ludovic Courtès