martin/tests
Pirmin Kalberer aabcb0aa0a
Add sqlx-rustls support (#720)
I'd like to add optional rustls support for SQLx. This PR implements the
required features, but tests using `--all-features` fail, because
runtime selection features are not additive. I didn't find a solution
apart from avoiding `--all-features`.

---------

Co-authored-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>
2023-07-03 21:29:44 +00:00
..
expected Fix non-deterministic CI tests (#724) 2023-06-22 23:01:57 -04:00
fixtures Fix non-deterministic CI tests (#724) 2023-06-22 23:01:57 -04:00
utils Minor refactor and cleanup (#716) 2023-06-15 18:36:41 -04:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
debug-deckgl.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-leaflet.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-maplibre.html Require PostGIS 3 and use ST_TileEnvelope (#497) 2022-11-30 18:57:27 +02:00
debug.html allow resize menu by drag side on tests/debug.html (#677) 2023-05-25 12:07:43 -04:00
mb_server_test.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
pg_function_source_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pg_server_test.rs In auto-discover, hide geocolumns from tables with multiple ones (#663) 2023-05-22 09:44:21 -04:00
pg_table_source_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pmt_server_test.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
test.sh Add sqlx-rustls support (#720) 2023-07-03 21:29:44 +00:00