Commit Graph

8 Commits

Author SHA1 Message Date
James E. King III
b9c73e191b ignore unused variable in test (fix matrix warning) 2019-02-19 21:13:39 -05:00
James E. King III
7dbaa85413 Disable random_shuffle test in C++17 mode (it was removed) 2018-11-06 08:54:53 -05:00
James E. King III
376201b10d Add CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
2018-07-23 13:07:11 -04:00
Daniel James
6284402a2d Move tests into subdirectory 2016-07-01 08:47:30 +01:00
Troy D. Straszheim
c12ec71acb rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
d9282dbe8c Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00
Michael A. Jackson
30dc63f52f Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
2008-11-07 17:02:56 +00:00
Michael A. Jackson
80de3d1903 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
2008-11-01 13:15:41 +00:00