index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
10 gtk-doc
Age
Commit message (
Expand
)
Author
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2022-03-29
gnome: Fix gtkdoc when using multiple Apple frameworks
Jan Tojnar
2022-01-15
tests: Add a partial test for gtk_doc check: kwarg
Nirbheek Chauhan
2022-01-15
tests: Add a regression test for gtk-doc arguments
Nirbheek Chauhan
2021-10-30
Added warning if run_command is called without the check kwarg
Volker Weißmann
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2021-06-22
tests: both_library test improvements
Daniel Mensinger
2021-05-12
gnome: Fix gtkdoc generation
Xavier Claessens
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2019-07-16
gtkdoc: Add 'check' kwarg (#5591)
Xavier Claessens
2018-09-21
gnome: add support for `module_version`
Marco Trevisan (Treviño)
2018-07-06
gnome.gtkdoc: Don't treat install_dir as a file option
Nirbheek Chauhan
2018-05-09
gdbus_codegen: Guess the output list for docbook generation
Nirbheek Chauhan
2018-05-06
gnome.gtkdoc: Allow passing file objects as xml_files
Nirbheek Chauhan
2018-03-04
Make gtkdoc test pass on Debian unstable.
Jussi Pakkanen
2018-02-27
Enable 'test cases/frameworks/10 gtk-doc' for gtkdoc >= 1.26
Jon Turney
2018-02-21
Skip test cases/frameworks/10 gtk-doc if gtkdoc not found
Jon Turney
2017-12-22
gnome.gtkdoc: Extend GtkDoc test
Iñigo Martínez
2017-08-29
gnome: Fix typo in gtkdoc_html_dir, so it returns the correct path
Matthias Klumpp
2017-06-19
Add example of generated header in docs.
Elliott Sales de Andrade
2016-11-09
Allow tests to mark themselves as skipped during runtime.
Jussi Pakkanen
2016-05-25
Helper function to get the install dir of a gtkdoc module. Closes #551.
Jussi Pakkanen
2015-11-13
Fix gtkdoc. We had to disable the test but on the other hand we have gstreame...
Jussi Pakkanen
2015-08-19
Can specify gtk-doc search dirs with include_directories. Closes #231.
Jussi Pakkanen
2015-08-02
Add sgml main to gtk-doc.
Jussi Pakkanen
2015-08-02
Allow more than one install script and make gtkdoc method return one.
Jussi Pakkanen
2015-08-02
Can generate gtkdoc documentation.
Jussi Pakkanen