3245 Commits (d2a48e26e70e6fa62c347c45db21124bfe601354)
 

Author SHA1 Message Date
Oliverpool d2a48e26e7 Correct templates 9 years ago
Oliverpool 771fb0e905 Let test_content aside while debugging 9 years ago
Oliverpool b0ea57492b Correct test_song 9 years ago
Oliverpool cb279ea6d9 Forgotten _datadir 9 years ago
Oliverpool c84be0895c Use separators instead of sep for authors 9 years ago
Oliverpool fab3d4f128 Rename datadir key to _datadir 9 years ago
Oliverpool 348345f220 Add a default songbook configuration 9 years ago
Oliverpool 02551f16d0 Complete schema 9 years ago
Oliverpool 8e872dba41 Remove python 2 compatibility 9 years ago
Oliverpool 20012b4c29 Remove _default and _description keys from the schema before using it 9 years ago
Oliverpool 7f26070f1b Use Rx to check songbook schema 9 years ago
Louis c1a871b549 Merge pull request #183 from patacrep/yaml_for_songbook 9 years ago
Oliverpool 720d7a7f08 Convert test songbooks to YAML 9 years ago
Oliverpool 2e70273d93 [pylint] Rewrite 'not xxx in' into 'xxx not in' 9 years ago
Oliverpool 0176cf8720 Fix other import orders 9 years ago
Oliverpool 2d6298c301 [pylint] Correct import order 9 years ago
Oliverpool 7556c99703 Replace json parser by yaml 9 years ago
Oliverpool 77c491dcc4 Add pyyaml dependency 9 years ago
Louis d654dbf2b2 [test] Simplify `logging_reduced` function 9 years ago
Louis e9004f5ce8 Merge pull request #179 from patacrep/content_improve 9 years ago
Oliverpool 1a54b29233 Merge disable_logging and logging_reduced 9 years ago
Oliverpool 903bad9ff2 (pylint) missing docstring 9 years ago
Oliverpool 3790bc979b Correct typo and improve flexibility 9 years ago
Oliverpool a1c41f4333 Reduce logging for test_content 9 years ago
Oliverpool 03afd62d4a Support starting with python 3.4 9 years ago
Oliverpool 93c0c8844c Prepare for recursivity on filename content 9 years ago
oliverpool 72e3c202b9 Merge pull request #169 from patacrep/lilypond_compiler 9 years ago
Louis 0ebf52a9c9 More precise exception handling 9 years ago
Louis bb707a866b `super()` arguments are useless with Python3 9 years ago
Oliverpool 36df563835 Check that cwd is reversed after use 9 years ago
Oliverpool 8d6661f9dc Correct path verification for windows 9 years ago
Oliverpool 2b06236076 Add LaTeX content test 9 years ago
Oliverpool 6c46368d31 Add SongSection tests 9 years ago
Oliverpool 1c47a23e57 Correct starred sections and add test 9 years ago
Oliverpool 3314525d9b Improve section content test 9 years ago
Oliverpool ca9f542e0a Add include test 9 years ago
Oliverpool 6135ea8c3e Add test and correct cwd 9 years ago
Oliverpool e562282cbc Path must be posix for comparaison 9 years ago
Oliverpool c7a55b5bc6 Normalize path for windows 9 years ago
Oliverpool 6eb75caeeb pylint (bis) 9 years ago
Oliverpool 87d49c6666 pylint 9 years ago
Oliverpool aee562c15c Let 'sorted' content be recursive 9 years ago
Oliverpool 7c8653d8b2 Create content tests 9 years ago
Oliverpool 50e521ea18 Typo 9 years ago
Oliverpool bebe153dfd useless branch 9 years ago
Oliverpool 54e64ee2db Merge branch 'test_latex' 9 years ago
Louis a4321d63a8 Merge pull request #178 from patacrep/default_config 9 years ago
Oliverpool d945277793 Move the DEFAULT_CONFIG 9 years ago
Oliverpool 31588e5ab1 Forgotten gitignore 9 years ago
Oliverpool ea1113d43d Improve latex tests 9 years ago