godot/tests
Yuri Rubinsky 8191b3c110 Rename `uniform` to `parameter` across the engine 2022-09-01 11:42:57 +03:00
..
core Add `String.to_{camel,pascal,snake}_case` methods 2022-08-30 12:36:24 +03:00
data File: Re-add support to skip CR (`\r`) in `File::get_as_text` 2022-08-01 00:40:35 +02:00
python_build ci: add basic test pipeline for shader builders 2022-08-19 20:32:13 +09:00
scene Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` 2022-08-30 22:08:38 +02:00
servers [Text Server] Prevent composite glyphs which incorporate kashida from being used for justification. Update TextServer tests to clean up on fail. 2022-08-05 19:35:38 +03:00
SCsub Remove unused legacy tests 2022-04-07 00:38:44 +02:00
create_test.py Add a Python script to create new test suites more quickly 2022-08-20 14:41:05 +02:00
test_macros.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
test_macros.h Merge pull request #61315 from lawnjelly/variant_bucket_pools 2022-08-02 15:54:18 +02:00
test_main.cpp Rename `uniform` to `parameter` across the engine 2022-09-01 11:42:57 +03:00
test_main.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_tools.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_utils.cpp Rename String `plus_file` to `path_join` 2022-08-29 19:38:13 -05:00
test_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_validate_testing.h Variant memory pools 2022-07-04 12:01:46 +01:00