> > > Also developed a tester which uses the parser in libtracker-fts, > > > available in tests/libtracker-fts/tracker-parser-test.c > > > Once compiled, you can use --file to specify the file to parse. > > > > Perfect. Testing is quite important here. If we have a test case > that is > > automated, you get extra marks :) since we run that before each > release > > to sanity check our code base. > > > > Yeah, will add some automated unit tests, at least checking the > outputs > of the parsing.
Just added some automated unit tests for the parser implementation in the "parser-unicode-libs-review" branch. -- Aleksander _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
