pofile/test
Julian Bäume 08e7db58b3 handle empty comments correctly
since the lines in the parser have all newline characters removed, \s+ will
not match empty comments.

Added an example that makes other tests fail without this patch.
2014-06-19 17:04:03 +02:00
..
fixtures handle empty comments correctly 2014-06-19 17:04:03 +02:00
comments.js Update test header. 2013-12-17 14:44:18 +01:00
headers.js Start adding a real unit test framework. 2013-12-17 14:37:17 +01:00
parse.js handle empty comments correctly 2014-06-19 17:04:03 +02:00
write.js Add JSCS, fix style. 2014-06-19 14:16:30 +02:00