Lukas Dürrenberger
|
ecb945b341
|
Use explicit constructors when implicit construction isn't wanted
|
2024-10-03 22:43:57 -06:00 |
|
binary1248
|
e185f6d53e
|
Replace factory functions with throwing constructors
|
2024-08-08 09:19:32 -06:00 |
|
binary1248
|
698f265277
|
(Re-)Introduce default constructors and load/open member functions for resource objects that can be reused.
|
2024-08-08 09:19:32 -06:00 |
|
Chris Thrasher
|
e1469aa8f2
|
Use [[nodiscard]] in more places
|
2024-06-27 15:12:15 -06:00 |
|
Chris Thrasher
|
304a7c1d69
|
Remove default empty state of sf::FileInputStream
|
2024-06-11 07:31:09 -05:00 |
|
Chris Thrasher
|
de8430bb29
|
Use std::optional rather than sentinel values
|
2024-06-09 20:48:55 -05:00 |
|
vittorioromeo
|
b552148e26
|
Header cleanup guided by IWYU
|
2024-02-09 12:52:23 +01:00 |
|
Chris Thrasher
|
b856d806be
|
Improve sf::FileInputStream test coverage
|
2023-10-05 16:46:31 -06:00 |
|
Chris Thrasher
|
b68482754b
|
Use std::filesystem::path for paths
|
2023-07-27 11:13:45 -06:00 |
|
Chris Thrasher
|
98df0fe4c9
|
Add doc strings to remaining assertions
|
2023-07-10 15:03:01 -06:00 |
|
Chris Thrasher
|
f6dfc04938
|
Switch to Catch2
|
2023-05-13 12:38:11 -06:00 |
|
Chris Thrasher
|
fb1cfdc48d
|
Add misc-const-correctness clang-tidy check
|
2023-05-04 16:22:03 -06:00 |
|
vittorioromeo
|
cbfa9cbb65
|
Reorder includes hierarchically
|
2023-04-25 17:25:33 +02:00 |
|
Chris Thrasher
|
2d2f684786
|
Fix clang-tidy-16 errors
|
2023-03-28 19:54:06 -06:00 |
|
Chris Thrasher
|
718195bf25
|
Mark move operators as noexcept
|
2023-01-04 09:49:20 -07:00 |
|
Jonny Paton
|
e4bffe5b84
|
Rename test files to be unique
|
2022-10-23 16:39:12 +02:00 |
|