aboutsummaryrefslogtreecommitdiff
path: root/test cases/linuxlike
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Can specify include directories to compiler tests.Jussi Pakkanen2-0/+23
2016-12-23Add get_version() method to all dependenciesNirbheek Chauhan1-0/+7
2016-12-04tests/linuxlike/1: Improve zlib pkg-config testNirbheek Chauhan2-3/+23
2016-12-03Allow many version conditions for pkg-config depsNirbheek Chauhan1-0/+11
2016-11-14More robust link check.Jussi Pakkanen1-2/+1
2016-10-19Can query pkg-config variables from the system. Closes #726.Jussi Pakkanen1-0/+4
2016-10-14Try using already setup fallback subprojects before using native dependencyThibault Saunier2-0/+7
2016-10-14interpreter: Add a type_name method to DependencyHolderThibault Saunier1-0/+2
2016-09-26Add dependency support to the checks using the compilerMatthew Waters1-0/+31
2016-07-01Add test for installation of libraries in subprojectsNirbheek Chauhan5-0/+45
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan3-0/+30
2016-06-21Add a test for the broken cached version compareNirbheek Chauhan1-0/+4
2016-06-21Add a linuxlike test case for subdir include orderNirbheek Chauhan3-0/+20
2016-06-01Add various tests for versioned dependency checkingNirbheek Chauhan7-0/+53
2016-05-29Can query version strings of dependencies.Jussi Pakkanen1-0/+2
2016-03-17Add dir support for find_library and remove deprecated standalone version. Cl...Jussi Pakkanen1-3/+2
2016-03-12Added find_library method and deprecated the standalone version. Closes #396.Jussi Pakkanen1-2/+7
2016-01-10Can use external libs as dependencies of dependencies. Closes #321.Jussi Pakkanen2-0/+10
2015-11-04Can store ext deps to internal deps. Closes #304.Jussi Pakkanen1-0/+5
2015-10-20Created a link test method.Jussi Pakkanen1-0/+19
2015-02-08Can specify version requirements to dependencies.Jussi Pakkanen1-1/+1
2014-09-03Use external libs of static libraries when the static library is linked to a ...Jussi Pakkanen3-0/+23
2014-06-22Renamed deps -> dependencies.Jussi Pakkanen2-2/+2
2014-06-22The mass flags -> args renaming for consistency.Jussi Pakkanen1-1/+1
2014-03-07Added a link_depends keyword for build targets.Jussi Pakkanen1-2/+3
2014-03-07Can get source dir location and use it to build stuff.Jussi Pakkanen1-1/+1
2014-03-07Can define custom linker flags.Jussi Pakkanen5-0/+33
2013-06-02Renamed find_dep to dependency.Jussi Pakkanen1-2/+2
2013-06-02Renamed add_test to test.Jussi Pakkanen2-2/+2
2013-06-01Required is the default for find_library.Jussi Pakkanen1-1/+1
2013-06-01The default value of required is true for dependencies.Jussi Pakkanen1-1/+5
2013-03-09Find and use external libraries.Jussi Pakkanen2-0/+13
2013-03-03Split test suite into common and platform dependent parts.Jussi Pakkanen2-0/+16