aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2019-02-01Rewrite appleframework and extraframework dependency classesNirbheek Chauhan4-0/+19
2019-01-31tests: Don't require pkg-config for macOS testsNirbheek Chauhan2-10/+31
2019-01-29BUGFIX: allow fc.run(code) to work, pick only Fortran moduleMichael Hirsch, Ph.D1-0/+20
2019-01-29pep8 py37Michael Hirsch, Ph.D1-1/+1
2019-01-29raise an error if PCH files are stored in different foldersNicolas Schneider4-0/+6
2019-01-29vs: fix PCHNicolas Schneider1-0/+5
2019-01-28Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829.Jussi Pakkanen3-11/+19
2019-01-27BUGFIX: broken/missing Fortran code/unit testsMichael Hirsch, Ph.D13-114/+128
2019-01-27Merge pull request #4814 from mensinda/astVisitorJussi Pakkanen11-16/+255
2019-01-27run_command: add env kwargJan Tojnar1-0/+6
2019-01-22Removed old test filesDaniel Mensinger3-11/+0
2019-01-22Added subdir testDaniel Mensinger4-2/+20
2019-01-22Can now rewrite filesDaniel Mensinger2-0/+8
2019-01-22Added support for removing sources from a targetDaniel Mensinger1-0/+83
2019-01-22Added suport for adding sources to a targetDaniel Mensinger1-26/+44
2019-01-22First rewriter test caseDaniel Mensinger3-4/+126
2019-01-22Updated basic rewrite testcaseDaniel Mensinger1-1/+2
2019-01-21All the fixes needed to make work against current master.Jussi Pakkanen1-3/+0
2019-01-21Convert basic test to print out card info.Jussi Pakkanen1-4/+26
2019-01-21More tests and pic.Jussi Pakkanen7-0/+64
2019-01-21Clean up minor issues.Jussi Pakkanen1-6/+4
2019-01-21added cuda compilerBeau Johnston2-0/+18
2019-01-17tests: Don't return an undefined value from main()Simon McVittie1-0/+1
2019-01-17add support for generating cmake filesDavid Fort4-0/+41
2019-01-17custom_target: do not let install override build_by_defaultLuca Boccassi3-0/+22
2019-01-16mintro: Introspection interpreter refactoring (#4733)Daniel Mensinger2-0/+10
2019-01-16Renamed unit test directoriesDaniel Mensinger18-0/+0
2019-01-16Fix missing language in unit testXavier Claessens1-1/+1
2019-01-16do_subproject: Improve log messages and formattingXavier Claessens3-0/+7
2019-01-13interpreter: obey to the install argument in configure_fileMarco Trevisan (Treviño)3-0/+16
2019-01-07Calculate target paths correctly when workdir is set.Jussi Pakkanen3-0/+11
2019-01-06Merge pull request #4547 from mensinda/introIncDirsJussi Pakkanen10-0/+82
2019-01-06Always flatten include_directories listsXavier Claessens2-2/+2
2019-01-06Documentation and unit test updateDaniel Mensinger1-1/+1
2019-01-06Update intro dump on meson configureDaniel Mensinger1-1/+1
2019-01-06Added unit testDaniel Mensinger10-0/+82
2019-01-05parser: Fix line continuation outside of (), [] or {}Xavier Claessens1-0/+17
2019-01-05pkgconfig: Fix flag deduplicationXavier Claessens1-2/+2
2019-01-02Can use plain strings for include_directories.Jussi Pakkanen2-1/+4
2019-01-02Handle strings in cross file args. Closes #4671.Jussi Pakkanen1-9/+3
2019-01-02vs: respect 'b_pch' optionNicolas Schneider5-0/+23
2019-01-01fail configuration if PCH files do not existNicolas Schneider2-0/+6
2018-12-29Tests and docsDaniel Mensinger8-0/+30
2018-12-30Add a clang-format target.Jussi Pakkanen4-0/+36
2018-12-27find_library: Add 'has_headers' kwargXavier Claessens2-0/+24
2018-12-22Can specify a string to print when dep not found. Closes #2407.Jussi Pakkanen1-2/+4
2018-12-21Merge pull request #4573 from jon-turney/msys2-clangJussi Pakkanen6-9/+17
2018-12-12tests: Add tests for the python moduleDylan Baker24-0/+403
2018-12-12pkgconfig: Fix link order of library dependenciesNiklas Haas1-0/+11
2018-12-09Apply work-around for windres bug with msys2 clang alsoJon Turney2-2/+2