621 Commits (999669e8501501d4618588008e4bf4353a1ace2a)

Author SHA1 Message Date
Nirbheek Chauhan 6a002a7bea tests/gnome: Add missing enums.h dep to enums2.c 8 years ago
Nirbheek Chauhan 2d0eb2cec5 Warn if -fPIC is passed instead of pic to static libraries 8 years ago
Guillaume Poirier-Morency a0b04e730e Add a Vala test case for mixed sources 8 years ago
Jussi Pakkanen c2b852c9b3 Created path_join function. 8 years ago
Thibault Saunier 6eacca2024 dependencies: Fix traceback always setting 'variable' 8 years ago
Nirbheek Chauhan ce1393609f Error out if shared lib links to static lib without PIC 8 years ago
Nirbheek Chauhan ee8b3b12a0 Add cross-platform PIC support for static libraries 8 years ago
Nirbheek Chauhan 4990dd197c Test arrays in languages for the project() method 8 years ago
Nirbheek Chauhan 2e16e80048 Swift tests: Don't use label: syntax with older Swift 8 years ago
Elliott Sales de Andrade 71eddecdc7 Add missing dependency in gnome.mkenums test. 8 years ago
Nirbheek Chauhan efc986ee93 swift tests: Port to Swift 3 8 years ago
Jussi Pakkanen f2df5f5567 Indent fix. 8 years ago
Nirbheek Chauhan f42d0f5063 Add a vala test for generated sources in subdirs 8 years ago
Nirbheek Chauhan 3be01a7e7b Add a test for generated header deps of generated sources 8 years ago
Nirbheek Chauhan d3e73e0dbc tests/7 gnome: Add a dependency on the compiled schemas 8 years ago
Elliott Sales de Andrade 8f024c0697 Allow running mkenums without templates. 8 years ago
Jussi Pakkanen d61b71fdc2 Converted mkenums to be single invocation. 8 years ago
Elliott Sales de Andrade ceee8bc6b2 Generate genmarshal header and body simultaneously. 8 years ago
Elliott Sales de Andrade 2a8a0727fc Add support for glib-genmarshal to gnome module. 8 years ago
Elliott Sales de Andrade ab004ab189 Add support for glib-mkenums to gnome module. 8 years ago
Nirbheek Chauhan 4eb13f6afd tests/94 default options: Also test warning_level 8 years ago
Matthew Waters 13e91ab499 Add dependency support to the checks using the compiler 8 years ago
Jussi Pakkanen e23e5c48d7 Use custom target outputs to determine linker. Closes #786. 8 years ago
Jussi Pakkanen 5f90aac4ed With a generator. 8 years ago
Jussi Pakkanen 5f6c9d628d A target where all sources are generated. 8 years ago
Tim-Philipp Müller 3aebdb717a configuration_data: can pass descriptions to setters (#783) 8 years ago
Elliott Sales de Andrade 68a2e5c9c9 Also add GIR include_directories to header search path. 8 years ago
Elliott Sales de Andrade 9009f8267e Allow GirTargets as includes for another GirTarget. 8 years ago
Elliott Sales de Andrade f2ccad64fc Determine GIR include paths like targets. 8 years ago
Thibault Saunier a2e7ebc575 Add a new 'environment' object to be used to build test environment (#781) 8 years ago
Tim-Philipp Müller 09fdc7f815 configuration_data: add .set_quoted() convenience method to set quoted string 8 years ago
Jussi Pakkanen c970d656b1 All_args should always be a list. Closes #778. 8 years ago
Jussi Pakkanen 6f2b29e0f7 Can use files() in run_command. 8 years ago
Jussi Pakkanen d26ab47072 Can use custom targets as executables to run in a run_target. 8 years ago
Jussi Pakkanen 9235fd4ec1 Permit use of file objects in run targets. 8 years ago
Jussi Pakkanen b289547971 Force clang to error out on unknown arguments. Closes #755. 8 years ago
Jussi Pakkanen bd23131eca Some platforms require linking against libintl explicitly. 8 years ago
Elliott Sales de Andrade a7cf241334 Fix validation of man page extension. (#749) 8 years ago
Jussi Pakkanen a9da6c5132 Moved targets with same name into subdirs to make all tests pass. 8 years ago
Emmanuele Bassi 5fec1620d2 Add more test cases for is_even/is_odd methods 8 years ago
Emmanuele Bassi 128da74038 Add precedence tests for the modulo operator 8 years ago
Emmanuele Bassi 2dd1ec6f8c Add is_even() and is_odd() integer methods 8 years ago
Emmanuele Bassi 00e5962aaa Add support to integer modulo operator 8 years ago
Jussi Pakkanen c8213aaf1e Better file existance checks. 8 years ago
Elliott Sales de Andrade aec1e88c21 Use context manager in test cases. 8 years ago
Saunier Thibault e411c0b930 Honor dependency `fallback` argument even if the dependency is not required (#735) 8 years ago
Thibault Saunier 5780c42b70 tests: framworks: 7 gnome: Stop using g_autoptr 8 years ago
Thibault Saunier 082cb075b0 Test building gir file using internal dependencies 8 years ago
Elliott Sales de Andrade 6475bdbe20 Properly handle Files used in CustomTarget commands. 8 years ago
Elliott Sales de Andrade cd03df4a4c Fix CustomTargets used as input to CustomTargets. (#727) 8 years ago