Commit graph

26 commits

Author SHA1 Message Date
bcc4720b80
feat: test decltype 2023-10-22 12:29:10 +02:00
f2bdaae4bf
feat: add pre-commit config 2023-10-21 22:55:13 +02:00
9b20fc7126
feat: test auto keyword 2023-10-21 22:45:28 +02:00
b78b86742b
docs: add readme 2023-10-21 21:40:35 +02:00
92dd9b38ee
chore: add bootstrap, build and test scripts 2023-10-21 21:35:14 +02:00
3c193fc47b
refactor: move test name into test class 2023-10-21 21:29:36 +02:00
543b4b832a
feat: add structured binding test 2023-10-21 17:11:05 +02:00
88742436a1
feat: refactor rename test() to run() 2023-10-21 16:44:06 +02:00
89d1469088
feat: provide and use a common calling interface to all chapter tests 2023-10-21 12:31:23 +02:00
dfaee89d56
refactor: restructure project to build a library for each book chapter 2023-10-21 11:43:01 +02:00
5a3798a604
feat: add initializer list 2023-10-20 14:27:28 +02:00
ea201fe0f9
Merge branch 'testing' 2023-10-20 11:12:42 +02:00
a286c514f5
test: add dummy tests 2023-10-20 10:59:30 +02:00
75d3fc3547
feat: enable Ninja 2023-10-20 10:58:41 +02:00
584d22dece
feat: enable sccache 2023-10-20 10:58:31 +02:00
90f78aa9ea
feat: add if/switch 2023-10-19 08:32:43 +02:00
b3a7b6fb2b
feat: move headers to include dir 2023-10-19 07:54:57 +02:00
730633f15a
feat: test constexpr 2023-10-19 07:54:44 +02:00
1c9b7cb3f4
feat: extract test code 2023-10-18 19:49:49 +02:00
2799111d21
feat: remove obsolete tooling 2023-10-18 09:34:35 +02:00
f6affa0cbf
feat: remove unused clang toolchain 2023-10-18 09:32:33 +02:00
4a615cd7aa
feat: nullptr type 2023-10-18 09:15:40 +02:00
0c3fcbe9f8
feat: honor command-line CMAKE_EXPORT_COMPILE_COMMANDS setting 2023-10-12 12:00:49 +02:00
fc5ad7f137
feat: extract compile command handling from CMakeLists.txt 2023-10-12 11:54:14 +02:00
0d43936a61
feat: add version header 2023-10-11 20:51:12 +02:00
6260ce47dc
feat: basic cmake hello world with clangd tooling 2023-10-10 14:42:07 +02:00