aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test
AgeCommit message (Collapse)Author
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Disabled expect tests. Added .gitignore to ignore irrelevant files from ↵Filip Zybała
expect tests. Adjusted Expected Tests to omit folders without html inside.
2020-05-13SourceLinksTransformer: Fixed invalid cast exception, platform tags in ↵Filip Zybała
sources table, splitted invoke function to methods.
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-05-12Regenerate expectsMarcin Aman
2020-05-07Platform tag is created only if content has one platform. Adjusted css: ↵Filip Zybała
deleted animation. Div should handle multiple signatures.
2020-05-07Changed html table to div's. Adjusted css to match figma.Filip Zybała
2020-05-06Fix junit imports in testsKamil Doległo
2020-05-06Receiver for extension property #809Marcin Aman
2020-05-05Add test for path clash without `package` directiveKamil Doległo
2020-04-30Regenerate expectsPaweł Marks
2020-04-30Add missing parameter for plugin configuration in testsPaweł Marks
2020-04-23Fix to testsFilip Zybała
2020-04-22Apply requested changesAndrzej Ratajczak
2020-04-22Fixes testsAndrzej Ratajczak
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-22Fix testAndrzej Ratajczak
2020-04-16Change '<>' to '[]' in default package name as Windows prohibits filenames ↵Kamil Doległo
with '<>'
2020-04-15Change PlatformHintedContent rendering, js and css to match Figma styleFilip Zybała
2020-04-15Refactor package list to be a preprocessorAndrzej Ratajczak
2020-04-15Fix path clash with top-level declarations, catch link resolving exception, ↵Kamil Doległo
remove default values while merging, merge expect by targets
2020-04-08Fix content testsKamil Doległo
2020-04-08Fixes testsAndrzej Ratajczak
2020-04-07Ignore `.map` files in expect testsKamil Doległo
2020-04-07Regenerate expect filesKamil Doległo
2020-04-06Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.Filip Zybała
2020-03-31Fix test data for platform dependent hintPaweł Marks
2020-03-31Regenerates expectsPaweł Marks
2020-03-31Update tests to take into account new wrappingPaweł Marks
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks
2020-03-31Adjusted CSS, added animation. Adjusted table rendering to make it more ↵Filip Zybała
aesthetic. Generated new expect test outputs.
2020-03-30Restricting pages generation for inherited functionsBłażej Kardyś
2020-03-26Fixed testsFilip Zybała
2020-03-25Fix JavaTest.filedsPaweł Marks
2020-03-25Introduce VoidObject and JavaObjectKamil Doległo
2020-03-25Fix inproper resolution of annotationsPaweł Marks
2020-03-25Regeneration of expect testsPaweł Marks
2020-03-25Fix stdlib tests by adding stdlib to the test classpathKamil Doległo
2020-03-25Fix link parsing for links with fq namesKamil Doległo
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-20Update expectPaweł Marks
2020-03-20Fixing incorrect java supertypes DRIsBłażej Kardyś
2020-03-20Fixing incorrect type parameters test for java classesBłażej Kardyś
2020-03-19Fix companionObjectTestKamil Doległo
2020-03-18Fix html renderer testsPaweł Marks
2020-03-18Make DefaultValue extra property actualy do somethingPaweł Marks
2020-03-18Add matchers for html testsPaweł Marks
2020-03-18Remove css and js files from expectsSzymon Świstun
2020-03-18Add default values for parametersSzymon Świstun