DCD/tests
WebFreak001 0c7f4a4a56 Integrate dsymbol into DCD
fix #669
2022-10-13 18:18:53 +02:00
..
imports Test cases for #620 2020-07-25 00:09:42 -07:00
tc001 Tests for #217 2016-01-15 00:49:24 -08:00
tc002 Tests for #217 2016-01-15 00:49:24 -08:00
tc003 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc004 Tests for #217 2016-01-15 00:49:24 -08:00
tc005 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc006 Tests for #217 2016-01-15 00:49:24 -08:00
tc007 array proposals, remove "sort" and "reverse" 2017-08-04 00:16:24 +02:00
tc008 Tests for #217 2016-01-15 00:49:24 -08:00
tc009 Tests for #217 2016-01-15 00:49:24 -08:00
tc010 update dsymbol to fix #592, and to also to fix #593 2019-03-28 13:17:36 +01:00
tc011 Tests for #217 2016-01-15 00:49:24 -08:00
tc012 Tests for #217 2016-01-15 00:49:24 -08:00
tc013 Tests for #217 2016-01-15 00:49:24 -08:00
tc014 Tests for #217 2016-01-15 00:49:24 -08:00
tc015 Tests for #217 2016-01-15 00:49:24 -08:00
tc016 array proposals, remove "sort" and "reverse" 2017-08-04 00:16:24 +02:00
tc017 Tests for #217 2016-01-15 00:49:24 -08:00
tc018 Tests for #217 2016-01-15 00:49:24 -08:00
tc019 Tests for #217 2016-01-15 00:49:24 -08:00
tc020 Tests for #217 2016-01-15 00:49:24 -08:00
tc021 Tests for #217 2016-01-15 00:49:24 -08:00
tc022 Tests for #217 2016-01-15 00:49:24 -08:00
tc023 Tests for #217 2016-01-15 00:49:24 -08:00
tc024 Fix issue #311 (Ambiguous newlines in --doc output) 2016-03-26 04:44:27 +02:00
tc025 Tests for #217 2016-01-15 00:49:24 -08:00
tc026 Update test case for new CLI options 2016-01-15 01:48:53 -08:00
tc027 allow completion of tempalte parameter standard properties (#575) 2019-01-13 09:44:25 +01:00
tc028 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc029 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc030 Fix #299 2016-02-25 13:00:30 -08:00
tc031 Fix secondary bug with doc display. #313 2016-03-27 22:01:06 -07:00
tc032 autocomplete: Fix goto-declaration for import statements 2016-04-12 10:24:23 +00:00
tc033 fix --localUse off-by-one error (#640) 2021-07-14 18:41:41 +00:00
tc034 find local usage of symbol located at cursor 2017-06-16 13:58:06 +02:00
tc035 find local usage of symbol located at cursor 2017-06-16 13:58:06 +02:00
tc036 Fix file import test bleeding into other tests (#563) 2018-12-30 03:32:29 +01:00
tc037 Fix test 2016-07-11 14:41:33 -07:00
tc038 tests have been corrected 2016-07-30 22:53:04 +08:00
tc039 Fix #341 2016-08-02 01:44:44 -07:00
tc040 Fix crash 2016-08-15 03:46:33 -07:00
tc041 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc042 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc043 Check in regression tests for #349 and #347 2016-09-14 15:20:20 -07:00
tc044 remove dittos from the results of the ddoc query, close #325 2016-09-19 16:27:33 +02:00
tc045 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc046 Fix #360 2017-03-08 15:20:18 -08:00
tc047 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc048 allow completion of tempalte parameter standard properties (#575) 2019-01-13 09:44:25 +01:00
tc049 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc050 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc051 fixup #369, dot completion broken in bodies 2017-04-09 06:04:08 +02:00
tc052 prevent a range error, close #368 2017-04-07 17:40:29 +02:00
tc053 fix #386 - No ddoc hints for the unions 2017-06-13 10:48:10 +02:00
tc054 array proposals, remove "sort" and "reverse" 2017-08-04 00:16:24 +02:00
tc055 fix #323 - no completion in foreach with index in the ForeachTypeList 2017-06-28 21:23:31 +02:00
tc056 fix #400 - handle completion for auto bools 2017-07-20 14:32:45 +03:00
tc057 fix, completion broken after AA lit 2017-08-24 11:26:19 +02:00
tc058 Merge duplicate implementations of skip in server 2017-08-24 21:31:40 +02:00
tc059 Change --full to --extended 2017-11-30 23:15:31 +01:00
tc060 Change --full to --extended 2017-11-30 23:15:31 +01:00
tc061 Change --full to --extended 2017-11-30 23:15:31 +01:00
tc062 Fix #506 2018-07-10 16:03:04 +02:00
tc620 Test cases for #620 2020-07-25 00:09:42 -07:00
tc_access_modifiers make private symbols not show up in auto complete 2019-05-12 00:44:15 +02:00
tc_accesschain_type update dsymbol to fix #592, and to also to fix #593 2019-03-28 13:17:36 +01:00
tc_anon_class update dsymbol to fix #592, and to also to fix #593 2019-03-28 13:17:36 +01:00
tc_anon_struct update dsymbol to fix #592, and to also to fix #593 2019-03-28 13:17:36 +01:00
tc_bang_op_or_template fix #584 - crash when completing and if the previous expression is negated (#586) 2019-02-18 06:41:21 +01:00
tc_base_template_type fix #551 - Add completions for template type parameter with colon type 2018-12-20 14:53:59 +01:00
tc_body_var fix #495 - Completion no working on variable named `body` 2018-06-14 15:16:05 +02:00
tc_calltip_in_func fix #405 - Case of calltip failure in aggregate 2018-04-24 10:57:32 +02:00
tc_char_dot fix #481 - No dot completion on `char` 2018-05-10 16:12:42 +02:00
tc_complete_kw fix #504 - Completion for partial identifier matching to a basic type doesn't work 2018-07-11 13:59:22 +02:00
tc_currmod_fqn fix issue 557 - Module name completion should not complete anything 2018-12-29 14:29:37 +01:00
tc_ditto_scopes Extended mode ditto comment support (#562) 2018-12-29 20:38:38 +01:00
tc_empty_module Add test case for empty modules 2019-03-30 17:28:35 +01:00
tc_empty_requests add RequestKind.requiresSourceCode, fix #617 2020-06-19 22:16:46 +02:00
tc_erroneous_body_content fix #600 - Wrong scope for parameter solving in nested funcs 2019-05-12 02:20:04 +02:00
tc_extended_ditto Extended mode ditto comment support (#562) 2018-12-29 20:38:38 +01:00
tc_if_auto_array fix wrong completion for if variable initialized with an array (#565) 2018-12-31 00:11:44 +01:00
tc_if_var fix #484 - no completion for variable declared in the `IfCondition`s 2018-05-13 21:41:22 +02:00
tc_import_symbol_list Add lazy import regression test (dlang-community/dsymbol#114) (#574) 2019-01-08 03:12:12 +01:00
tc_incomplete_switch fix #453 - failure in incomplete switch 2018-04-01 23:35:10 +02:00
tc_issue558 Fix file import test bleeding into other tests (#563) 2018-12-30 03:32:29 +01:00
tc_middle_of_utf fix #442 - Prevent crash when cursor is in the middle of a UTF sequence 2018-02-24 12:58:38 +01:00
tc_module_scope_op add support for the Module Scope Operator, close #548 (#550) 2018-12-24 14:11:05 +01:00
tc_named_mixin fix #510 - mixin template and alias 2018-07-21 11:40:43 +02:00
tc_opaque_structs fix #441 - Add a regression test for opaque templatized structs 2018-03-24 05:35:33 +01:00
tc_rm_import fix #521 - Add a request allowing to remove a set of import path (#522) 2018-08-10 09:15:07 +02:00
tc_scope_mess Test cases for #620 2020-07-25 00:09:42 -07:00
tc_selective_import_list fix #493 - regression, crash when trying to get completion for selective import 2018-06-11 13:37:03 +02:00
tc_super_scope fix #460 - `super` dot completion is wrong 2018-04-23 14:38:23 +02:00
tc_template_param_props allow completion of tempalte parameter standard properties (#575) 2019-01-13 09:44:25 +01:00
tc_traits update completions of `pragma` and `__traits` (#597) 2019-04-22 17:46:40 +02:00
run_tests.sh Integrate dsymbol into DCD 2022-10-13 18:18:53 +02:00