Last indexation completed on 2024-04-28 13:54:22 UTC

Lots of tools only interesting to developers working on Calligra

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:00:55  
folder autocorrection/ - 2024-02-11 01:00:53  
folder chksrc/ - 2024-02-11 01:00:53  
folder cstester/ - 2024-02-11 01:00:53

cstester
Example:
Prepare a list of test files (Using calligratests working copy and inspecting changes on DOCX files):
$ find ~/kde4/src/calligratests/interoperability/kword/MSWord2007/ -name "*.docx" > files.txt


SEE ALSO: README.txt

folder fixsrc/ - 2024-02-11 01:00:53  
folder iconcheck/ - 2024-02-11 01:00:53

TODO: filter false-positives like "okular" and "this-action"
Command used to create the breeze-icons-5.4.1.list file:
find path_to_breeze-5.4.1-icons \( -name "*.png" -o -name "*.svgz" -o -name "*.svg" \) -printf "%f\n" | sed -e 's/\.png$//' -e 's/\.svgz$//' -e 's/\.svg$//' | sort -u > devtools/iconcheck/breeze-icons-5.4.1.list
with path_to_breeze-5.4.1-icons e.g. /usr/share/icons/breeze if installed icons at that version

folder rng2cpp/ - 2024-02-11 01:00:53  
folder scripts/ - 2024-02-11 01:00:53

Scripts in this directory are for testing Calligra
Please read community.kde.org/Calligra/autobuild#Autobuild">http://community.kde.org/Calligra/autobuild#Autobuild for more information on the Calligra autotesting setups.

folder slidecompare/ - 2024-02-11 01:00:53  
file CMakeLists.txt 387 bytes 2024-02-11 01:00:53 -  
file README 65 bytes 2024-02-11 01:00:53 -