summaryrefslogtreecommitdiff
path: root/Makefile-test.am
Commit message (Expand)AuthorAgeFilesLines
* Add explicit tests of JS version functionalityColin Walters2010-12-101-0/+2
* Makefile-test: Fix RUN_WITH_DBUS usageColin Walters2010-12-101-2/+2
* Send LD_LIBRARY_PATH to the scanner, avoids a build error on Ubuntu LucidJohan Dahlin2010-12-021-2/+2
* gdb-check, valgrind-check: Run under temporary busColin Walters2010-12-011-1/+2
* Makefile-test.am: Ensure we build dependencies for gdb-check tooColin Walters2010-10-291-3/+5
* tests: Don't time out when run under gdbColin Walters2010-10-281-1/+2
* Remove test typelibs and girs during make cleanOwen W. Taylor2010-10-041-0/+4
* tests: Add a few early basic testsColin Walters2010-09-231-0/+4
* test: Fix up test scanningColin Walters2010-09-171-2/+2
* tests: -DGJS_COMPILATIONColin Walters2010-09-171-0/+1
* build: Don't attempt to dist sources copied from g-iColin Walters2010-09-151-2/+2
* Port to new gobject-introspection testsColin Walters2010-08-311-1/+37
* [gjs] Add a byteArray module.Johan Dahlin2010-06-231-0/+1
* [gdb-check] Add a script for easier useJohan Dahlin2010-06-211-1/+2
* Add support for GArray to gjs_value_to_g_argumentDanielle Madeley2010-05-271-0/+1
* [cairo] Add testsJohan Dahlin2010-03-021-0/+1
* Add VALGRIND_ARGS variable to MakefileColin Walters2010-02-171-0/+1
* Make things build with glib 2.16James Willcox2009-12-081-1/+1
* autoconf-2.64 compat: Don't use $(builddir) or $(abs_top_builddir)Owen W. Taylor2009-08-241-8/+8
* Install jsUnit.js in modules.Marco Pesenti Gritti2009-06-121-2/+0
* Add run-with-dbus to gtester invocation.C. Scott Ananian2009-06-051-5/+19
* Bug 580948 - Add DBus supportColin Walters2009-05-271-0/+5
* Call JS_SetLocaleCallbacks()Owen W. Taylor2009-05-051-0/+1
* Add missing file to distJohan Bilien2009-01-271-0/+1
* fix reference to non-existent fileTommi Komulainen2008-11-201-1/+1
* Bug 560808 - Simple field supported for boxed typesOwen Taylor2008-11-191-0/+1
* make check: ensure filenames are not utf8Tommi Komulainen2008-11-131-1/+2
* Bug 558148 – 'const char*' in arguments are leakedTommi Komulainen2008-11-111-0/+1
* Bug 558741 – Mutual imports cause great confusionOwen Taylor2008-11-091-0/+2
* Bug 559079 – generate code coverage reportTommi Komulainen2008-11-031-0/+25
* Bug 559075 – enumerating importer should skip hidden filesTommi Komulainen2008-11-031-0/+2
* List in-tree libraries first in LIBADD / LDADDTommi Komulainen2008-10-311-4/+4
* Remove non-existent testUtil.js from EXTRA_DISTTommi Komulainen2008-10-301-1/+0
* Bug 558115 – Add test for basic typesTommi Komulainen2008-10-291-0/+1
* add target for running test programs in valgrindTommi Komulainen2008-10-281-0/+20
* Add testImporter.jsJohan Bilien2008-10-241-6/+14
* Add testself.jsJohan Bilien2008-10-241-0/+1
* Add testLang.jsJohan Bilien2008-10-241-0/+1
* Add testSignals.jsJohan Bilien2008-10-241-0/+1
* Add testTweener.jsJohan Bilien2008-10-241-1/+2
* Add testMainloopJohan Bilien2008-10-241-1/+2
* Import jsUnitJohan Bilien2008-10-241-0/+3
* Import gjs-unit.cJohan Bilien2008-10-241-0/+17
* test: set Makefile dependency on native module needed during 'make check'Tommi Komulainen2008-10-121-1/+1
* Initial import.Lucas Almeida Rocha2008-10-101-0/+56