745 Commits (2962d3a66b81695a9d7646df254e034e0f3cc956)

Author SHA1 Message Date
Nirbheek Chauhan ff8cdf86f4 tests/vala/14: Disable running of GTK+ test 8 years ago
Nirbheek Chauhan de0ce7f25c Add a test that uses hand-written vapi files 8 years ago
Nirbheek Chauhan 330d9ba7fe Test target glib version and gresources in Vala 8 years ago
Sam Thursfield 627faa0d39 Add a testcase for 'Duplicate outputs' bug 8 years ago
Jussi Pakkanen b01d2c35b7 Only add build dir inlude directives if the corresponding dir exists. Closes #1185. 8 years ago
Nirbheek Chauhan 2c83bd16fc Test targets with only generated and prebuilt objects 8 years ago
Nirbheek Chauhan 3fad3cbb81 Test extracting static objects into a shared library 8 years ago
Nirbheek Chauhan 3e2d894f55 Add test for cc.symbols_have_underscore_prefix 8 years ago
Nirbheek Chauhan 4967b2a5ea tests/common/124: Print an error when square fails 8 years ago
Elliott Sales de Andrade ec47db6c0c Add Compiler.has_multi_arguments method. 8 years ago
Jussi Pakkanen 5787a4b4fb Make Java compilation work with inner classes. Closes #1157. 8 years ago
Nirbheek Chauhan 38f6fee86d Test that g++ and Clang++ can compile assembly 8 years ago
Nirbheek Chauhan 0cd11747f1 Add a test for LLVM IR and ASM compilation 8 years ago
Nirbheek Chauhan be04aa2a0b has_function: Fix checking for builtins with includes 8 years ago
Nirbheek Chauhan 2c5680d721 python3 dep: Check arch of libraries before using 8 years ago
Nirbheek Chauhan f5a9b3b249 Fix shared module support on Windows 8 years ago
Jussi Pakkanen dc1f537fb3 Skip shared module test on VS because it fails for some reason nobody understands. 8 years ago
Nirbheek Chauhan 7b8f41ce31 Compiler checks can only accept external dependencies 8 years ago
Jussi Pakkanen b54fc1d00e Apply magical flags to make OSX ignore missing symbols in plugins. 8 years ago
Jussi Pakkanen 14ca7d602c Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
Nirbheek Chauhan f3bd0d1491 tests/linuxlike/1: Improve zlib pkg-config test 8 years ago
Jussi Pakkanen 0c22b8f707 Renamed dirs to plug holes in numbering. 8 years ago
Jussi Pakkanen 2168860a1e Added unit test for rewriter. 8 years ago
Nirbheek Chauhan e1c9d94708 Allow many version conditions for pkg-config deps 8 years ago
Nirbheek Chauhan 2f804e9074 tests/common/51: Skip validate test if pkg-config too old 8 years ago
Nirbheek Chauhan cee9638cc4 Compiler check and extra args should always override 8 years ago
Patrick Griffis 7d68715297 i18n: Add merge_file function 8 years ago
Jussi Pakkanen a5dcb89410 Link against runtime on OSX and Windows because they seem to insist on all symbols being present. 8 years ago
Jussi Pakkanen 49e0676ba9 Add a test that tests the module and symbol resolution with dlopen. 8 years ago
Jussi Pakkanen 6d84b9b646 Created new shared module build target type, and make sure -Wl,--no-undefined is not used when linking it. 8 years ago
Daniel Stone 1cb9d2bc0d Support skipped tests 8 years ago
Jussi Pakkanen 07d7e87411 Allow soname to be an arbitrary string and fix symlink generation. 8 years ago
Nirbheek Chauhan ae935b12e0 Fix single object extraction test 8 years ago
Jussi Pakkanen d651727208 Bootstrap test code with CMake. 8 years ago
Patrick Griffis 9a6db2eb2f gnome.compile_resources(): Add export and install_header kwargs 8 years ago
Patrick Griffis 8dd32506f4 gnome.compile_resources(): Add ability to output gresource bundles 8 years ago
Patrick Griffis 587a0bb3d1 gnome: Update required version for glib-compile-resources depfile fixes 8 years ago
Jussi Pakkanen c9a46fcc93 Can set compiler arguments in Java. 8 years ago
Jussi Pakkanen 0250b2cce6 Can give many alternative names to find_program to simplify searching. 8 years ago
Jussi Pakkanen 8f41154827 Can specify headers to install with Files. 8 years ago
Jussi Pakkanen a01919976e Always specify installed data with a File object. Closes #858. 8 years ago
Elliott Sales de Andrade d45db903ac Rename test cases to remove duplicate numbers. 8 years ago
Igor Gnatenko 900438882c trivial: remove executable bits on gnome framework 8 years ago
Jussi Pakkanen 8b05990c13 Disable gresource dependency generation as it breaks Ninja. 8 years ago
Jussi Pakkanen 382917ee8f More robust link check. 8 years ago
Nirbheek Chauhan 0f92b7d97c tests/4 qt: Test that invalid modules are not found 8 years ago
Nirbheek Chauhan 954038b7c1 tests/4 qt: Don't search for QtWidgets with Qt4 8 years ago
Guillaume Poirier-Morency b2a39dd06e vala: Generate GIR into the build directory (fix #185) 8 years ago
Nirbheek Chauhan 4b7ddfbce7 Add a test for gir dependencies and includes 8 years ago
Thibault Saunier 85a0cd7635 Add new add_project_[link]_args functions 8 years ago