summaryrefslogtreecommitdiffstats
path: root/run.in
Commit message (Expand)AuthorAgeFilesLines
* ./run: Ensure all paths are built up cumulatively.Richard W.M. Jones2012-11-201-7/+21
* Add Lua bindings.Richard W.M. Jones2012-11-171-0/+8
* lib: Rework temporary and cache directory code.Richard W.M. Jones2012-11-091-3/+4
* ruby: Add RUBYLIB to run script.Richard W.M. Jones2012-10-151-0/+1
* run: Label tmp directory.Richard W.M. Jones2012-09-261-2/+1
* ./run: Keep gnome-keyring from disturbing test script outputHilko Bengen2012-09-201-0/+4
* ./run: Make sure that the temporary directory exists so test scripts can prod...Hilko Bengen2012-09-201-0/+1
* ./run: Write temporary file in tmp directory.Richard W.M. Jones2012-09-171-5/+6
* build: Create new 'tmp' directory for tests.Richard W.M. Jones2012-09-141-1/+6
* run: Make --test flag print the time taken to run the test.Richard W.M. Jones2012-08-291-11/+16
* java: Further java/java-home fixes.Richard W.M. Jones2012-08-291-1/+1
* run: Disable 'memory optimizations' in glib programs, for valgrind (thanks Da...Richard W.M. Jones2012-08-201-0/+3
* ruby: Set LD_LIBRARY_PATH for Ruby libs in run script.Richard W.M. Jones2012-07-251-0/+1
* build: Return 77 from skipped tests.Richard W.M. Jones2012-07-191-3/+7
* run: Update comments.Richard W.M. Jones2012-07-161-4/+5
* tests: Reformat TESTS_ENVIRONMENT so all use a standard format.Richard W.M. Jones2012-06-281-1/+3
* python: Set PYTHON in run script.Richard W.M. Jones2012-06-281-0/+1
* ocaml: Set CAML_LD_LIBRARY_PATH in run script.Richard W.M. Jones2012-06-281-0/+3
* ruby: Use run --tests for tests.Richard W.M. Jones2012-06-281-0/+3
* java: Use run --tests for tests.Richard W.M. Jones2012-06-281-0/+4
* gobject: Use run --test for tests, and set GJS in run script.Richard W.M. Jones2012-06-281-0/+1
* run: Rearrangement and add comments.Richard W.M. Jones2012-06-281-2/+5
* run: Set MALLOC_PERTURB_ to a random value.Richard W.M. Jones2012-06-281-0/+5
* tests: Fix 'run --test' so it cleans up its temporary file.Richard W.M. Jones2012-06-271-2/+2
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+25
* ./run: Fix indenting for shell script.Richard W.M. Jones2012-06-261-8/+8
* python: Add PYTHONPATH to './run' script.Richard W.M. Jones2012-04-111-3/+14
* run script: Add support for gobject introspectionMatthew Booth2012-01-201-3/+9
* run script: Don't overwrite LD_LIBRARY_PATH and PERL5LIBMatthew Booth2011-11-241-3/+13
* Update FSF address.Matthew Booth2011-11-081-1/+1
* out-of-tree build: generate ./run from template, fix image checksHilko Bengen2011-08-181-0/+51