summaryrefslogtreecommitdiff
path: root/tests/test4-main.c
Commit message (Expand)AuthorAgeFilesLines
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-12/+12
* Synchronize with libcroco--mainline--0.6--patch-25.Dodji Seketeli2004-05-291-6/+3
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-3/+1
* *** empty log message ***Dodji Seketeli2004-03-131-3/+2
* fixed a memory management bug reported by Rob BUIS.INITIAL_GNU_ARCH_IMPORTGNOME_2_6_ANCHORDodji Seketeli2004-03-071-19/+15
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-314/+245
* when you reach an EOF, don't assume it's an error. Return the alreadyDodji2004-03-061-17/+42
* when we encounter an EOF right after a ';' don't return an error. fix aDodji Seketeli2004-02-131-3/+3
* added this new api entry point to parse comma separated list of propertyDodji Seketeli2004-02-121-2/+49
* added the cr_term_parse_expression_from_buf() function. this is new andDodji Seketeli2003-06-201-2/+2
* updated this to test cr_statement_parse_from_buf(). It seems to work now.Dodji Seketeli2003-06-191-0/+104
* added cr_statement_font_face_rule_parse_from_buf () . and a genericDodji Seketeli2003-06-181-1/+33
* updated the test routine to testDodji Seketeli2003-06-181-0/+28
* fixed a small typo in the "@page" rule embedded in gv_at_page_buf.dodji2003-06-181-1/+1
* added test_cr_statement_at_page_rule_parse () to test the newdodji2003-06-171-0/+30
* resuming previous commit.Dodji Seketeli2003-06-171-0/+31
* updated this to test the new cr_statement_ruleset_parse_from_buf ()dodji2003-06-151-7/+33
* updated this test to test the new cr_declaration_to_string () api.Dodji Seketeli2003-06-091-2/+11
* fixed a bug that prevented this parsing function to be called outside theDodji Seketeli2003-06-091-1/+27
* more work on the test framework.Dodji Seketeli2003-04-031-1/+1
* Went forward on the testctl front.Dodji Seketeli2003-04-011-5/+2
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-11/+20
* Initial revisionDodji Seketeli2003-02-271-0/+154