summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* test_rvalue_ref: Small fixesKjell Ahlstedt2021-06-021-0/+1
* Revert "test_rvalue_ref: Small fixes"Kjell Ahlstedt2021-06-021-1/+0
* test_rvalue_ref: Small fixesKjell Ahlstedt2021-06-021-0/+1
* MSVC build: Disable C4244 (conversion, possible loss of data) for relevant testsStuart Dootson2019-10-251-0/+4
* CMake Build: tests: Let MSVC find the libraryStuart Dootson2019-10-111-1/+3
* tests: Add test_connection, to check copyingMurray Cumming2019-09-261-0/+1
* Added sigc::internal::weak_raw_ptr<>.Murray Cumming2016-05-021-1/+2
* test_visit_each_type: Rename to test_visit_each_trackable.Murray Cumming2016-04-151-1/+1
* test_functor_trait: Rename to test_visit_each_type.Murray Cumming2016-04-151-2/+2
* CMake: tests: explicitly list the tests.Murray Cumming2016-03-181-2/+40
* cmake: fix library nameMarcin Kolny2016-03-121-1/+1
* cmake: add pkg-config supportMarcin Kolny2016-03-121-1/+1
* cmake: init - add cmake filesMarcin Kolny2016-03-121-0/+29