summaryrefslogtreecommitdiff
path: root/tests/test0-main.c
Commit message (Collapse)AuthorAgeFilesLines
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=710076
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-102/+82
| | | | | | | | 2004-03-07 Dodji Seketeli <dodji@gnome.org> * src/*.c: re-indented the source files to make'em comply with gnome indentation rules. * libcroco-indent: added this indentation script.
* big cleanup here. make sure seleng, layeng and tests are disabled byDodji Seketeli2003-12-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 2003-12-11 Dodji Seketeli <dodji@gnome.org> * Makefile.am: big cleanup here. * configure.in: make sure seleng, layeng and tests are disabled by default. Added makefiles in docs/ docs/example tests/ tests/test-inputs tests/test-output-refs * csslint/Makefile.am: cleaned this up. make sure to add seleng,layeng and glib compile flags whenever needed. * docs/Makefile.am,docs/examples/Makefile.am: new makefiles. * src/libcroco.h: removed references to cr-parser-input.h * src/layeng/Makefile.am: cleanup, make distcheck is happier. * src/parser/Makefile.am: cleanup, make distcheck is happier. * src/parser/cr-doc-handler.h: removed reference to cr-parser-input.h * src/parser/cr-layout-eng.h,src/parser/cr-parser-input.h: removed these. * src/parser/cr-parser.c: (cr_parser_new): fixed a typo here. * src/parser/cr-parser.h,src/parser/cr-tknzr.h: removed ref to cr-parser-input.h * src/seleng/Makefile.am: cleanup, make distcheck is happier. * tests/testctl: exclude makefiles when diffing outputs and re * outputs.
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
|
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-11/+23
| | | | | | So I killed an awfully great number of warnings messages. Also fixed some small regressions that occured during the rewrite of cr_tknzr_get_next_toke().
* Initial revisionDodji Seketeli2003-02-271-0/+215