Joseph Earl
|
c23e1c2cae
|
Fixed gettext test
|
2013-07-05 22:03:19 +01:00 |
|
Kevin Everets
|
51161194ed
|
Add test for multiline strings in .po files
|
2013-06-16 21:45:24 -05:00 |
|
Kevin Everets
|
2a90a4ce5c
|
Update test-output-7.txt to be compliant with the actual comment specification
The proper comment structure for gettext is not ".#" but "#." as seend in:
https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files
The code was updated, but the test case was not. This commit addresses that
oversight.
|
2013-03-21 16:40:24 -05:00 |
|
Sebastian Celis
|
d87e00307a
|
Add unit test for parameterized strings.
|
2013-03-06 15:18:00 -06:00 |
|
Kevin Everets
|
8c56b59474
|
Add tests for gettext conversion
|
2013-01-15 14:46:43 -05:00 |
|
Sebastian Celis
|
0b2bba9a31
|
Fix broken test due to section comment changes.
|
2012-09-13 10:17:02 -05:00 |
|
Sebastian Celis
|
4958a0bff0
|
Do not strip whitespace from sections and string keys.
Fixes Issue #14
|
2012-07-18 09:28:01 -05:00 |
|
Sebastian Celis
|
c0b49745fe
|
Fix comment parsing in Android XML files.
Ensure only comments within the resources block are parsed.
|
2012-07-17 10:01:53 -05:00 |
|
Robert Guo
|
9642e69389
|
make Android formatter use Regex instead of REXML, add comments support for Android, modify test files to support comments
|
2012-07-05 08:31:41 -05:00 |
|
ISHITOYA Kentaro
|
213c9bdd00
|
Added formatter for jquery-localize https://github.com/coderifous/jquery-localize.
|
2012-05-10 12:16:45 -05:00 |
|
Sebastian Celis
|
b886d78198
|
Update test cases to work with recent formatter changes.
|
2012-03-21 11:27:14 -05:00 |
|
Sebastian Celis
|
7af9048cf4
|
Do not match untagged strings when tags are specified.
In addition, add a --untagged option for force-selecting all untagged
strings.
|
2012-03-01 09:35:10 -06:00 |
|
Sebastian Celis
|
1152447929
|
Add unit tests.
|
2012-02-10 18:53:38 -06:00 |
|