DCD/tests
Sebastian Wilzbach 773930e475 Make the test_runner more stable on the Project Tester 2018-04-29 20:16:25 +02:00
..
imports Use tabs everywhere 2017-08-24 21:56:22 +02: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 Tests for #217 2016-01-15 00:49:24 -08: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 Test case for #282 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 #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 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 #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 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 #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
tc_calltip_in_func fix #405 - Case of calltip failure in aggregate 2018-04-24 10:57:32 +02:00
tc_complete_kw fix #382 - No completion when current string is a keyword 2018-04-25 00:03:45 +02:00
tc_incomplete_switch fix #453 - failure in incomplete switch 2018-04-01 23:35:10 +02: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_opaque_structs fix #441 - Add a regression test for opaque templatized structs 2018-03-24 05:35:33 +01:00
tc_super_scope fix #460 - `super` dot completion is wrong 2018-04-23 14:38:23 +02:00
tc_traits auto generate documentation in constants.d from dd files (#430) 2018-03-24 05:24:29 +01:00
run_tests.sh Make the test_runner more stable on the Project Tester 2018-04-29 20:16:25 +02:00