Bug 86941 - add more conditional formatting unit tests
Summary: add more conditional formatting unit tests
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyMedium, easyHack, skillCpp, topicDebug
Depends on:
Blocks: Conditional-Formatting Dev-related
  Show dependency treegraph
 
Reported: 2014-12-02 20:10 UTC by Markus Mohrhard
Modified: 2021-08-09 05:23 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Mohrhard 2014-12-02 20:10:01 UTC
Curently we have a number of nice conditional formatting unit tests in ucalc (sc/qa/unit/) that test different parts of the feature.

This Easy Hack is about adding more cases that are currently not covered. One idea might be to look through old bug reports and expand the test for them to cover similar cases.
Comment 1 Robinson Tryon (qubit) 2015-12-14 06:41:21 UTC Comment hidden (obsolete)
Comment 2 Robinson Tryon (qubit) 2016-02-18 14:51:36 UTC Comment hidden (obsolete)
Comment 3 guptaaditi1709@gmail.com 2017-12-19 09:18:13 UTC
I want to work on this. How can I get started?
Comment 4 Abhishek 2020-02-12 16:32:06 UTC
Hi, I would like to work on this hack. Where can I find Old bug reports? Can U suggest me some examplary idea for unit test?
Comment 5 Buovjaga 2020-02-12 18:36:10 UTC
(In reply to Abhishek from comment #4)
> Hi, I would like to work on this hack. Where can I find Old bug reports? Can
> U suggest me some examplary idea for unit test?

See the ones here that are RESOLVED FIXED: https://bugs.documentfoundation.org/showdependencytree.cgi?id=87351&hide_resolved=0

I am sure there are more outside of the meta. You can also search through the git commit log.