| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Running with G_DEBUG=fatal-warnings makes those fail to easily, so only
pass it to positive test-cases.
|
|
|
|
|
|
|
| |
This improves readability of script and makes it easier for out of tree
patches to the script.
https://bugzilla.gnome.org/show_bug.cgi?id=790321
|
| |
|
|
|
|
|
|
|
|
|
|
| |
dbus-launch is X11-specific and contains a lot of legacy code to
support X11 autolaunching. It should not be part of the Wayland
future.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836067
https://bugzilla.gnome.org/show_bug.cgi?id=771455
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=611223
|
| |
|
|
|
|
|
|
|
| |
This avoids messing around with the ownership and properly invokes copying
if needed.
https://bugzilla.gnome.org/show_bug.cgi?id=642350
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes bug 726908
|
|
|
|
|
|
|
|
|
| |
- Replace POSIX calls for spawning process with functions from Windows
API when compiling for Windows
- Add EXEEXT to valac and vapigen paths
- Remove EXEEXT from scripts
Fixes bug 685180.
|
|
|
|
| |
Fixes bug 664606.
|
| |
|
| |
|
|
|
|
| |
Fixes bug 644884.
|
|
|
|
|
|
| |
Bash on BSDs is not in /bin.
Fixes bug 644876.
|
|
|
|
| |
Fixes bug 622634.
|
| |
|
| |
|
|
|
|
| |
Fixes bug 597161.
|
|
|
|
| |
The updated test runner builds all tests at once to speed up testing.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-15 Jürg Billeter <j@bitron.ch>
* tests/testrunner.sh:
Fix make check of uninstalled vala, based on patch by Götz Waschk,
fixes bug 562951
svn path=/trunk/; revision=2166
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-15 Jürg Billeter <j@bitron.ch>
* tests/testrunner.sh:
Fix order of commandline arguments passed to C compiler,
patch by Alexander Bokovoy
svn path=/trunk/; revision=2165
|
|
|
|
|
|
|
|
|
|
| |
2008-11-22 Jürg Billeter <j@bitron.ch>
* tests/:
Prepare support for more complex test cases
svn path=/trunk/; revision=2060
|
|
|
|
|
|
|
|
|
|
| |
2008-11-14 Jürg Billeter <j@bitron.ch>
* tests/:
Rearrange test cases
svn path=/trunk/; revision=2014
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-25 Jürg Billeter <j@bitron.ch>
* tests/exceptions.exp:
* tests/exceptions.vala:
* tests/testrunner.sh:
* vapi/Makefile.am:
Remove libgee test to avoid conflict in vapidir
svn path=/trunk/; revision=1910
|
|
|
|
|
|
|
|
|
| |
2008-05-29 Jaap A. Haitsma <jaap@haitsma.org>
* tests/testrunner.sh:
Print errors on stdout. Fixes #535417
svn path=/trunk/; revision=1479
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-26 Juerg Billeter <j@bitron.ch>
* compiler/valacompiler.vala:
Build executable by default
* ccode/Makefile.am:
* compiler/Makefile.am:
* gee/Makefile.am:
* gen-project/Makefile.am:
* gobject/Makefile.am:
* tests/testrunner.sh:
* vala/Makefile.am:
* vapigen/Makefile.am:
Update build system to use -C
svn path=/trunk/; revision=1324
|
|
|
|
|
|
|
|
| |
2008-03-02 Juerg Billeter <j@bitron.ch>
* tests/testrunner.sh: make sure we detect failed test cases
svn path=/trunk/; revision=1095
|
|
|
|
|
|
|
|
| |
2008-03-01 Juerg Billeter <j@bitron.ch>
* tests/testrunner.sh: ensure tests don't report errors on stderr
svn path=/trunk/; revision=1072
|
|
|
|
|
|
|
|
|
| |
2008-01-23 Juerg Billeter <j@bitron.ch>
* tests/Makefile.am, tests/testrunner.sh: honor EXEEXT to fix tests
on Cygwin and MinGW, patch by Yaakov Selkowitz, fixes bug 511438
svn path=/trunk/; revision=893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-19 Juerg Billeter <j@bitron.ch>
* gobject/Makefile.am (libvala_la_LDFLAGS): Add '-no-undefined' for
Cygwin and MinGW.
* tests/testrunner.sh: Change order of link command to fix linking on
Cygwin, MinGW, and on Linux with -Wl,--as-needed.
* vapigen/Makefile.am (INCLUDES): Fix VPATH build.
Patch by Yaakov Selkowitz, fixes bug 486124
svn path=/trunk/; revision=654
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Juerg Billeter <j@bitron.ch>
* vala/valacodecontext.vala, vala/valasourcefile.vala,
gobject/valaccodecompiler.vala,
gobject/valaccodegeneratorsourcefile.vala, compiler/valacompiler.vala,
tests/testrunner.sh: add --basedir option, fixes bug 483843
svn path=/trunk/; revision=646
|
|
|
|
|
|
|
|
|
| |
2007-09-07 Juerg Billeter <j@bitron.ch>
* update license headers to the GNU Lesser General Public License,
version 2.1 or later
svn path=/trunk/; revision=588
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-21 Juerg Billeter <j@bitron.ch>
* gee/Makefile.am, vala/Makefile.am, ccode/Makefile.am,
gobject/Makefile.am, compiler/Makefile.am, tests/Makefile.am,
tests/testrunner.sh: fix build system to pass distcheck,
based on patch by Nicolas Trangez, fixes bug 466283
* Rename tests/*.out to tests/*.exp
* tests/test-022.vala, tests/test-022.exp: reduce to regression test
svn path=/trunk/; revision=495
|
|
|
|
|
|
|
|
| |
2007-08-08 Juerg Billeter <j@bitron.ch>
* tests/testrunner.sh: set G_DEBUG=fatal_warnings
svn path=/trunk/; revision=451
|
|
|
|
|
|
|
|
|
| |
2007-08-07 Mathias Hasselmann <mathias.hasselmann@gmx.de>
* tests/test-033.vala, tests/testrunner.sh: test exception handling when
iterating over Gee collections - currently results in segmentation fault
svn path=/trunk/; revision=441
|
|
2007-05-02 Jürg Billeter <j@bitron.ch>
* Move contents of vala-pkg to trunk
svn path=/trunk/; revision=300
|