summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* went forward in the font properties gathering.Dodji Seketeli2003-06-081-1/+0
* fixed a memory management bug.Dodji Seketeli2003-06-081-152/+83
* *** empty log message ***Dodji Seketeli2003-06-082-94/+95
* *** empty log message ***Dodji Seketeli2003-06-081-1/+1
* updated the test to reflect all the changes that happened today.Dodji Seketeli2003-06-081-157/+40
* just added a scrollbar to the croco renderer test window.Dodji Seketeli2003-06-071-5/+8
* created a new xml/css document to bring the test to a broader extend. ItDodji Seketeli2003-06-031-0/+102
* beginning of a font selection support.Dodji Seketeli2003-05-251-3/+6
* fixed a small (but nasty) rendering bug.Dodji Seketeli2003-05-241-9/+25
* coded a brand new "style gathering"/cascading subsystem.Dodji Seketeli2003-05-242-22/+2
* Added the support of "padding" and "margin" shorthand properties.Dodji Seketeli2003-05-171-5/+8
* *** empty log message ***Dodji Seketeli2003-05-161-1/+1
* went forward in border-color properties support.Dodji Seketeli2003-05-161-1/+4
* *** empty log message ***Dodji Seketeli2003-05-121-5/+5
* updated the test to reflect the new supported css2 properties.Dodji Seketeli2003-05-111-1/+18
* .cvsignore addedKang Jeong-Hee2003-05-111-0/+1
* just added a test for the "background-color" property.Dodji Seketeli2003-05-061-1/+1
* small update for debug purposes.Dodji Seketeli2003-05-041-2/+9
* woohoo, this now shows some text. Okay, it is a crappy design sketch, butDodji Seketeli2003-04-271-1/+2
* *configure.in: made sure to include the libgnomeui clflags andDodji Seketeli2003-04-262-5/+75
* more layout code. Dodji.Dodji Seketeli2003-04-241-12/+12
* *Doxyfile: fixed a small bug due to the new source tree layout.Dodji Seketeli2003-04-211-1/+1
* updated the test7 code to see the layout in action.Dodji Seketeli2003-04-201-6/+10
* a big tree cleanup to organised the sources component-wise.Dodji Seketeli2003-04-121-1/+13
* more box debuging code.Dodji Seketeli2003-04-081-0/+7
* went forward in writing the design sketch of the box model.Dodji Seketeli2003-04-061-6/+12
* updated the reference output of the non regression tests.rel_0_1rel-0-2Dodji Seketeli2003-04-0410-14/+3
* more work on the test framework.Dodji Seketeli2003-04-034-178/+147
* added the non regression tests reference output file into cvs.Dodji Seketeli2003-04-0213-0/+4741
* Went forward on the testctl front.Dodji Seketeli2003-04-017-92/+149
* started went forward on the test annotated tree building front.Dodji Seketeli2003-03-314-773/+333
* *** empty log message ***Dodji Seketeli2003-03-291-189/+0
* more code on the layout/cascade front.Dodji Seketeli2003-03-292-5/+13
* "loosely-typed style info gathering" on progress ...Dodji Seketeli2003-03-231-1/+1
* fixed a couple of minor bugs in the parser core.Dodji Seketeli2003-03-211-0/+9
* added documentation for test5 and test6.Dodji Seketeli2003-03-212-0/+121
* fixed a small bug in the tokenizer.Dodji Seketeli2003-03-203-5/+8
* Added conditional compilation of the unit tests in tests/ subdirGaël CHAMOULAUD2003-03-191-4/+8
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-198-120/+111
* update autogen.sh to build libtoolDom Lachowicz2003-03-181-4/+4
* revisited the way the CRTerm and CRNum classes were handling their types andDodji Seketeli2003-03-151-4/+4
* Added test1.css, a css file for tests/test1Gaël CHAMOULAUD2003-03-091-0/+314
* Added test0.1.css, a css file for tests/test0Gaël CHAMOULAUD2003-03-091-0/+258
* added non regression test for the id and class selection evaluation.Dodji Seketeli2003-03-092-1/+5
* added non regression tests for dashmatch attr selection. Dodji.Dodji Seketeli2003-03-082-2/+4
* made sure "OK" and "KO" strings are dumped on stderr. Dodji.Dodji Seketeli2003-03-081-2/+2
* fixed a couple of small bugs. Dodji.Dodji Seketeli2003-03-082-1/+2
* added some non regression test for "EQUAL" attribute selectorsDodji Seketeli2003-03-082-1/+3