Commit Graph

79 Commits

Author SHA1 Message Date
17d5fb9d81 Reflected support for phony script targets when installing as well 2014-12-13 02:47:19 +01:00
58acf2ed3a Added a test for phony script targets 2014-12-13 02:40:59 +01:00
f97abe5eab Really detect errors when running tests 2014-12-02 01:26:26 +01:00
06cc4c9cf4 Use PROGNAME for tests.sh 2014-12-02 01:23:36 +01:00
6d0fa726f7 Added a test for object targets 2014-12-02 01:22:27 +01:00
edb3b2236f Fixed "make dist" 2014-12-02 01:21:05 +01:00
6a625dc18e Let invididual scripted targets have a separate prefix 2014-12-01 00:29:24 +01:00
b7c76b3696 No longer output variables for static libraries when not supported 2014-11-12 01:47:00 +01:00
7a95945a01 Pass the Windows library test 2014-11-12 01:34:35 +01:00
23c221835f Added a (failing) test for generating Windows libraries 2014-11-12 00:59:58 +01:00
0a26b49220 Fixed target definitions for libraries with OBJDIR 2014-11-12 00:56:26 +01:00
b603113261 Pass the Windows binary test 2014-11-12 00:42:19 +01:00
a0d55812f3 Added a test for Windows binaries (currently fails) 2014-11-12 00:00:02 +01:00
81117f00d6 Added a test for binary targets as well 2014-11-11 23:54:07 +01:00
542e692103 Re-organized the tests per platform rather than per type of target 2014-11-11 23:50:56 +01:00
ff5703de45 Really fixed "make distcheck" this time 2014-11-11 23:36:29 +01:00
00da9d9164 Fixed building with OBJDIR 2014-11-11 21:19:44 +01:00
2fe12de441 Re-generated the Makefiles 2014-11-11 21:14:20 +01:00
c87a3ffa84 Pass all the tests again 2014-11-11 21:12:28 +01:00
22b4afcae6 The "library" test now succeeds on MacOS X as well 2014-11-11 20:57:26 +01:00
53e20b5667 Added a test for plug-ins as well 2014-11-11 20:56:41 +01:00
011a4b6140 Default to "$(CC) -dynamiclib" on MacOS X for $(CCSHARED) 2014-11-11 20:54:26 +01:00
2ff38b9851 Registered the Darwin library test case as a known failure 2014-11-11 20:54:26 +01:00
7a3e93939a Also test for proper library (un)installation (fails with MacOS X) 2014-11-11 20:54:26 +01:00
b0441df064 Implemented library versioning on MacOS X (needs more work) 2014-11-11 20:54:26 +01:00
31e3058e74 Slightly improved the tests log 2014-11-11 20:48:18 +01:00
716d5c6a87 Added a test for libraries on MacOS X (Darwin) 2014-11-11 20:48:18 +01:00
6e2694fce2 No longer hardcode the target file 2014-11-11 20:48:18 +01:00
e6f46314a9 Introduced a test suite for the configure project 2014-11-11 20:48:18 +01:00