Louis
|
1e1a25c203
|
Pylint compliance
|
9 years ago |
Oliverpool
|
1a54b29233
|
Merge disable_logging and logging_reduced
|
9 years ago |
Oliverpool
|
ea1113d43d
|
Improve latex tests
|
9 years ago |
Oliverpool
|
3f51411943
|
Test tsg parsing
|
9 years ago |
Oliverpool
|
80deae38ea
|
Rename test folders
|
9 years ago |
Oliverpool
|
9d74a41f53
|
improve test_parser docstring
|
9 years ago |
Oliverpool
|
20aeae8003
|
(pylint) unused variable
|
9 years ago |
Oliverpool
|
11f49258d3
|
Change test_parser extensions
|
9 years ago |
Louis
|
b1eb5a0f87
|
Use variable number of arguments for `chdir`
|
9 years ago |
Oliverpool
|
1f09d6af78
|
Rename parse_failure test function
|
9 years ago |
Oliverpool
|
46ab0b047f
|
Code cleaning
|
9 years ago |
Oliverpool
|
5eae2230b2
|
Implement test for parsing failures
|
9 years ago |
Oliverpool
|
90c77201a9
|
Useless existence test
|
9 years ago |
Oliverpool
|
f70df32d6d
|
Use files.chdir
|
9 years ago |
Louis
|
46f3790a89
|
Append default datadir to each datadir list (or iterator)
|
9 years ago |
Oliverpool
|
54084a56b4
|
Deprecate output argument of the Song.render method
|
9 years ago |
Oliverpool
|
6330c66483
|
Create .crlf.source file that are overwritten at testing time
|
9 years ago |
Louis
|
5cc173fd0b
|
[WIP][test] Improve clrf test
|
9 years ago |
Louis
|
837ce8e3b1
|
Revert "[test] Create a test with CLRF endings"
This reverts commit 2468f2f094 .
|
9 years ago |
Louis
|
2468f2f094
|
[test] Create a test with CLRF endings
|
9 years ago |
Oliverpool
|
b0d7a97578
|
Add a test for source files with CRLF lin endings (failing)
|
9 years ago |
Louis
|
e835beedb5
|
Move templates used ir chordpro conversion
Closer #150
|
9 years ago |
Louis
|
d905b5f4c0
|
[test] Split compilation test into generation and compilation
So that compilation test can be skipped on systems where lualatex is not
installed.
|
9 years ago |
Oliverpool
|
523a513b86
|
Use the same open_read function for the tests
|
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 |
Louis
|
e60485405c
|
[test] Add compilation tests
|
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 |
Oliverpool
|
20310279c5
|
[WIP] add an html test (failing)
|
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 |
Louis
|
24d49cb29e
|
[test] Moved tests to their own directory
|
9 years ago |
Louis
|
954d8de6ab
|
[chordpro][test] Improved test description
|
9 years ago |
Louis
|
6e62c1abfd
|
Got rid of `vcover`: cover (and image and lilypond partition) is looked for in the right place
Closes #81
|
9 years ago |
Louis
|
549b546fb2
|
Pylint
|
9 years ago |
Louis
|
d00fcad19e
|
[chordpro] Firsts LaTeX tests
|
9 years ago |
Louis
|
a8aaf654f9
|
Configuration option `_compiled_authwords` is no longer required
|
9 years ago |
Louis
|
96697be9d1
|
[chorpro][test] Simplifying parsing and compilation tests: preparation for LaTeX tests
|
9 years ago |
Louis
|
eb9c8618d8
|
[test] Disabling logging during tests
|
9 years ago |
Louis
|
acdc94b3e4
|
pylint
|
9 years ago |
Louis
|
3c89a70f73
|
[chordpro] Songs can now be rendered in any format (given that it has been implemented)
|
9 years ago |
Louis
|
6afb5fd8e0
|
[chordpro] `{define: FOO}` directive are now meta information. Generated AST changed too.
|
9 years ago |
Louis
|
80b0fbabaf
|
Deleting useless comment
|
9 years ago |
Louis
|
a09d3f5256
|
Added a pylintrc file; made code pylint compliant
|
10 years ago |
Louis
|
b9d459ec24
|
Tex rendere works
|
10 years ago |
Louis
|
2039001dd1
|
Parsing works on tests
|
10 years ago |
Louis
|
feb642952a
|
Tex rendere works
|
10 years ago |
Louis
|
eff4286a77
|
Parsing works on tests
|
10 years ago |