Louis
|
d18710ab81
|
[test] Moved non breakable space tests into their own test
|
9 years ago |
Oliverpool
|
e58ae6a720
|
Use an eloquent song artist to explain what is under test
|
9 years ago |
Oliverpool
|
874b1f9709
|
Add a comment to indicate that we are testing non-breaking-space char
|
9 years ago |
Oliverpool
|
11724e22df
|
Let LaTeX manage non-breaking space caracter
|
9 years ago |
Oliverpool
|
3b6bead9c2
|
Inserting a non-breaking space into an artist name prevents the pdf compilation
|
9 years ago |
Oliverpool
|
8dd3f9a931
|
Verbose compilation in tests
|
9 years ago |
Oliverpool
|
c1df24f0c0
|
pylint compliance
|
9 years ago |
Oliverpool
|
c2d44df20a
|
Clean code
|
9 years ago |
Oliverpool
|
255788a2d2
|
Log the output in case of command failure
|
9 years ago |
Oliverpool
|
e81d88e953
|
Travis does not allow lilypond (yet)
|
9 years ago |
Oliverpool
|
320e94cfd8
|
Display command output
|
9 years ago |
Louis
|
d20a0834cd
|
pylint
|
9 years ago |
Louis
|
2107200e26
|
[test] Use the right place holder
|
9 years ago |
Oliverpool
|
b60a32d269
|
[test] fix Data folder via system call
|
9 years ago |
Oliverpool
|
5928b8e383
|
[test] fix Data folder
|
9 years ago |
Louis
|
ff24e14f5e
|
[test] New placeholder test.
|
9 years ago |
Louis
|
1ec5caf788
|
[test] Songs are in English
|
9 years ago |
Oliverpool
|
7fb4a1093c
|
Lint compliance
|
9 years ago |
Oliverpool
|
83ec733d08
|
Try to correctly resolve package path
|
9 years ago |
Oliverpool
|
366dbd5d7a
|
Use a placeholder for the package folder
|
9 years ago |
Oliverpool
|
b1d7fa7a92
|
Use a placeholder for the test folder
|
9 years ago |
Oliverpool
|
7438ec6ca1
|
Add a missing .
|
9 years ago |
Oliverpool
|
5694508dd8
|
The 'img' subfolder must be given in the directive
|
9 years ago |
Oliverpool
|
88d97971d3
|
Force consistent ordering of the datadir
|
9 years ago |
Oliverpool
|
4f5027ab6e
|
Fix song lang problems
|
9 years ago |
Oliverpool
|
523a513b86
|
Use the same open_read function for the tests
|
9 years ago |
Oliverpool
|
074ae6da22
|
Test bug when accentuated chars are used
|
9 years ago |
Oliverpool
|
f9c3b3d505
|
Improve html template
|
9 years ago |
Louis
|
34c04cd179
|
Fix tests
|
9 years ago |
Louis
|
1876b5b5b4
|
Merge master
|
9 years ago |
Oliverpool
|
909d8120d0
|
Complete the transition to support only language code
|
9 years ago |
Louis
|
51d4562901
|
Create one Song class per couple parser/renderer
Instead of one song class per parser, which renders several formats
|
9 years ago |
Oliverpool
|
410e7465a4
|
Allow {language: bable_language} and {lang: code_lang} in chordpro
|
9 years ago |
Oliverpool
|
60a22d2235
|
Differentiate language code (lang) and babel language (language)
|
9 years ago |
Louis
|
e60485405c
|
[test] Add compilation tests
|
9 years ago |
Louis
|
57ab47f829
|
[test] New test case for compilation test
Nothing is tested yet
|
9 years ago |
Oliverpool
|
133a13e0f6
|
Only one language per song (the latest defined)
|
9 years ago |
Louis
|
e753cca8f6
|
Change `songs.Song` signature
Datadir is now an optional argument, and can be omitted to ignore cache
|
9 years ago |
Louis
|
33328e789f
|
Directives are allowed only on their own line (with nothing else on this line)
Better error handling of the parser.
|
9 years ago |
Oliverpool
|
20310279c5
|
[WIP] add an html test (failing)
|
9 years ago |
Louis
|
39b61959f8
|
Directive {newline} is correctly parsed and rendered
* Moreover, error messages also mention file name
* Directives can now appear inside text (and not only on their own line)
|
9 years ago |
Oliverpool
|
1086ff06a7
|
Bugfix for linebreak support
|
9 years ago |
Oliverpool
|
e6d8db254e
|
Remove unwanted space on lyric books when writing only chords
|
9 years ago |
Oliverpool
|
9585f071ac
|
Add newline support in nolyrics environments
|
9 years ago |
Oliverpool
|
32a0065ef2
|
Proposition of support for verse without lyrics
|
9 years ago |
Louis
|
fc328658ce
|
[WIP] Does not work
|
9 years ago |
Louis
|
3e3b689c0b
|
Improve authors processing
- LaTeX commands are no longer supported
- add tests
|
9 years ago |
Louis
|
6f74c8b55a
|
[WIP] Detect verses not containing any lyrics.
They are not rendered correctly yet.
Discussed in #87
|
9 years ago |
Louis
|
f21bdda2ef
|
[test] One class contain one test method per file
Instead of one method with one subtest per file
Closes #92
|
9 years ago |
Louis
|
b73027c865
|
Clarified signature of `patacrep.songs.ChordproSong.render()`
|
9 years ago |