DCD/tests
The Dlang Bot e5dc9960a3
Merge pull request from BBasile/issue-504
fix  - Completion for partial identifier matching to a basic type doesn't work
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
2018-07-11 14:09:18 +02:00
..
imports Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc001 Tests for 2016-01-15 00:49:24 -08:00
tc002 Tests for 2016-01-15 00:49:24 -08:00
tc003 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc004 Tests for 2016-01-15 00:49:24 -08:00
tc005 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc006 Tests for 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 2016-01-15 00:49:24 -08:00
tc009 Tests for 2016-01-15 00:49:24 -08:00
tc010 Tests for 2016-01-15 00:49:24 -08:00
tc011 Tests for 2016-01-15 00:49:24 -08:00
tc012 Tests for 2016-01-15 00:49:24 -08:00
tc013 Tests for 2016-01-15 00:49:24 -08:00
tc014 Tests for 2016-01-15 00:49:24 -08:00
tc015 Tests for 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 2016-01-15 00:49:24 -08:00
tc018 Tests for 2016-01-15 00:49:24 -08:00
tc019 Tests for 2016-01-15 00:49:24 -08:00
tc020 Tests for 2016-01-15 00:49:24 -08:00
tc021 Tests for 2016-01-15 00:49:24 -08:00
tc022 Tests for 2016-01-15 00:49:24 -08:00
tc023 Tests for 2016-01-15 00:49:24 -08:00
tc024 Fix issue (Ambiguous newlines in --doc output) 2016-03-26 04:44:27 +02:00
tc025 Tests for 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 Test case for 2016-01-25 18:47:13 -08: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 2016-02-25 13:00:30 -08:00
tc031 Fix secondary bug with doc display. 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 find local usage of symbol located at cursor 2017-06-16 13:58:06 +02: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 Fixed module names in tc036 2016-06-09 18:01:34 +02: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 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 and 2016-09-14 15:20:20 -07:00
tc044 remove dittos from the results of the ddoc query, close 2016-09-19 16:27:33 +02:00
tc045 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc046 Fix 2017-03-08 15:20:18 -08:00
tc047 Use tabs everywhere 2017-08-24 21:56:22 +02:00
tc048 Use tabs everywhere 2017-08-24 21:56:22 +02: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 , dot completion broken in bodies 2017-04-09 06:04:08 +02:00
tc052 prevent a range error, close 2017-04-07 17:40:29 +02:00
tc053 fix - 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 - no completion in foreach with index in the ForeachTypeList 2017-06-28 21:23:31 +02:00
tc056 fix - 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 2018-07-10 16:03:04 +02:00
tc_body_var fix - Completion no working on variable named `body` 2018-06-14 15:16:05 +02:00
tc_calltip_in_func fix - Case of calltip failure in aggregate 2018-04-24 10:57:32 +02:00
tc_char_dot fix - No dot completion on `char` 2018-05-10 16:12:42 +02:00
tc_complete_kw fix - Completion for partial identifier matching to a basic type doesn't work 2018-07-11 13:59:22 +02:00
tc_if_var fix - no completion for variable declared in the `IfCondition`s 2018-05-13 21:41:22 +02:00
tc_incomplete_switch fix - failure in incomplete switch 2018-04-01 23:35:10 +02:00
tc_middle_of_utf fix - Prevent crash when cursor is in the middle of a UTF sequence 2018-02-24 12:58:38 +01:00
tc_opaque_structs fix - Add a regression test for opaque templatized structs 2018-03-24 05:35:33 +01:00
tc_selective_import_list fix - regression, crash when trying to get completion for selective import 2018-06-11 13:37:03 +02:00
tc_super_scope fix - `super` dot completion is wrong 2018-04-23 14:38:23 +02:00
tc_traits auto generate documentation in constants.d from dd files () 2018-03-24 05:24:29 +01:00
run_tests.sh Fix - Make the server startup more stable 2018-06-08 02:07:44 +02:00