summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | make-patch test: fix path to hello binaryRichard Maw2012-03-231-1/+1
* | make-patch test: dummy stratum has dummy boot infoRichard Maw2012-03-231-1/+34
* | fix morph wrapper to not falsely report successRichard Maw2012-03-231-1/+6
* | tests: add test for patch buildingRichard Maw2012-03-231-0/+53
|/
* use "set -eu" in scriptsLars Wirzenius2012-03-229-9/+9
* Remove unused variableLars Wirzenius2012-03-221-1/+0
* Simplify by removing unnecessary variablesLars Wirzenius2012-03-221-4/+1
* Simplify how morph gets called by using config fileLars Wirzenius2012-03-221-4/+2
* Simply calls to morph by using tests/morph wrapperLars Wirzenius2012-03-227-64/+13
* Add helper script to be used from tests to run morphLars Wirzenius2012-03-222-0/+35
* Empty and initialize the test data dir anew for each testLars Wirzenius2012-03-229-20/+23
* tar: add -h option to extractionRichard Maw2012-03-161-1/+1
* tests: name clash better description and no trapRichard Maw2012-03-121-3/+6
* give the test script a better nameRichard Maw2012-03-081-0/+0
* fix test permissionsRichard Maw2012-03-081-0/+0
* tests: add test script for morph name hackRichard Maw2012-03-081-0/+66
* Make ./check check for long lines (with excptions); fix long linesLars Wirzenius2012-02-272-3/+7
* Add missing copyright years to files missing itLars Wirzenius2012-02-271-1/+1
* Fix overriding of build system commandsLars Wirzenius2012-02-151-0/+1
* Verify distributed-build with local workers works the same as "build".Jannis Pohlmann2012-01-254-0/+85
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-202-123/+123
* Actually make show-dependencies.setup create an invariant historyRob Taylor2012-01-191-2/+2
* Comment tests/show-dependencies.setupRob Taylor2012-01-191-0/+3
* Make show-dependencies.setup always produce an identical git treeRob Taylor2012-01-191-1/+12
* Fix coding style, update copyrights, drop unused imports.Jannis Pohlmann2012-01-191-1/+1
* Add support for system images in BuildDependencyGraph and new builder.Jannis Pohlmann2012-01-191-0/+1
* Initial work on integrate the build order work into builder.Jannis Pohlmann2012-01-191-121/+121
* Fix missing-ref.script to return the exit code of morph, not sed.Lars Wirzenius2012-01-191-1/+1
* Fix cmdtests for SourceManager changesRob Taylor2012-01-192-9/+7
* Use /bin/bash for the show-dependencies test script.Jannis Pohlmann2012-01-162-2/+2
* Introduce the "show-dependencies" command and BuildDependencyGraph.Jannis Pohlmann2012-01-163-0/+479
* remove system image build testLars Wirzenius2012-01-112-29/+0
* add method to compute recursive cache idLars Wirzenius2011-12-097-14/+102
* if morph fails, dump its log to stderr so user can easily see itLars Wirzenius2011-12-093-3/+10
* disable distcc for checksLars Wirzenius2011-12-064-4/+4
* create cachedir at startup if it does not existLars Wirzenius2011-12-014-11/+0
* make --git-base-url add a slash to the end, if missingLars Wirzenius2011-12-014-4/+4
* add test case for referring to a missing branch in the repoLars Wirzenius2011-12-013-0/+33
* fix build-system test related changed so tests actually passLars Wirzenius2011-12-014-2/+5
* add simple system image build testLars Wirzenius2011-12-012-0/+42
* add new test case for building a simple stratumLars Wirzenius2011-12-012-0/+35
* add a stratum morphology to the test git repoLars Wirzenius2011-12-011-1/+16
* remove old stratum building testLars Wirzenius2011-12-012-39/+0
* remove old chunk building test caseLars Wirzenius2011-12-012-50/+0
* add test case for building a chunkLars Wirzenius2011-12-012-0/+41
* remove unnecessary backslashes in the test morphologyLars Wirzenius2011-12-011-2/+2
* add a script to set up the git repository for testsLars Wirzenius2011-12-011-0/+69
* Fix test case to use new syntaxLars Wirzenius2011-11-141-0/+0
* Clean up the environmentLars Wirzenius2011-11-032-2/+2
* Fix cmdtest testsLars Wirzenius2011-11-032-0/+13