aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/resources
diff options
context:
space:
mode:
authorFilip Zybała <fzybala@virtuslab.com>2020-05-13 09:03:49 +0200
committerPaweł Marks <Kordyjan@users.noreply.github.com>2020-05-14 11:20:53 +0200
commitd6bfd213a2f363f0581bdc85a68e11c170c93071 (patch)
tree199e9270d6054821509dba5809aa7f9038e511f0 /plugins/base/src/test/resources
parentabc0d2791a47635e4ce909041e7705de4121bb05 (diff)
downloaddokka-d6bfd213a2f363f0581bdc85a68e11c170c93071.tar.gz
dokka-d6bfd213a2f363f0581bdc85a68e11c170c93071.tar.bz2
dokka-d6bfd213a2f363f0581bdc85a68e11c170c93071.zip
Disabled expect tests. Added .gitignore to ignore irrelevant files from expect tests. Adjusted Expected Tests to omit folders without html inside.
Diffstat (limited to 'plugins/base/src/test/resources')
-rw-r--r--plugins/base/src/test/resources/expect/.gitignore8
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/pages.js5
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunction/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/pages.js10
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/annotatedFunctionWithAnnotationParameters/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/pages.js5
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/function/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/pages.js10
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/functionWithAnnotatedParam/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/pages.js5
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/functionWithDefaultParameter/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/pages.js5
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNoinlineParam/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/pages.js5
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/functionWithNotDocumentedAnnotation/out/html/styles/style.css657
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/images/arrow_down.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/images/docs_logo.svg7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/images/logo-icon.svg3
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/images/logo-text.svg6
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/main.js59
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/main.js.map1
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/navigationLoader.js44
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/pages.js5
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/platformContentHandler.js29
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/scripts.js11
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/scripts/search.js7
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/styles/jetbrains-mono.css13
-rw-r--r--plugins/base/src/test/resources/expect/functionWithParams/out/html/styles/style.css657
-rw-