summaryrefslogtreecommitdiff
path: root/tests/test2-main.c
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize the spacing around if statements and g_return_* invocationsРуслан Ижбулатов2014-08-051-0/+1
|
* Fix the unused arguments warningsРуслан Ижбулатов2014-08-051-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=710076
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-12/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=710076
* Fixed format string issues by giving static literals, fixes bug 640897Tobias Mueller2011-12-061-5/+3
|
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-4/+0
|
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-78/+63
|
* *** empty log message ***Dodji Seketeli2004-03-131-2/+2
|
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-400/+337
| | | | | | | | 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.
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-041-1/+2
| | | | | | | | | | | | | | | | | | 2004-03-05 Dodji Seketeli <dodji@gnome.org> * csslint/csslint.c: (parse_cmd_line) fixed silly bug in there. * src/cr-declaration.[ch],src/cr-om-parser.c, src/cr-parser.[ch],src/cr-statement.c,tests/test2-main.c, tests/test3-main.c: added the support of the "!important" keyword at the parsing level. * tests/test-inputs/test4.1.css: update nr tests to reflect the new !important thing. * src/cr-sel-eng.c: (put_css_properties_in_props_list): fix a small subtle bug in here. Selection engine is becoming more and more reliable ;).
* Went forward on the testctl front.Dodji Seketeli2003-04-011-5/+1
| | | | | Can now run non regression tests and get simple ok/ko report. Dodji.
* fixed a small bug in the tokenizer.Dodji Seketeli2003-03-201-3/+5
| | | | Provided better support for in memory data parsing.
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
|
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-14/+24
| | | | | | 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/+640