This website works better with JavaScript.
Home
Help
Sign In
hendrik
/
patacrep
mirror of
https://github.com/patacrep/patacrep.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Browse Source
Rename test folders
pull/177/head
Oliverpool
9 years ago
parent
8b0b467e50
commit
80deae38ea
154 changed files
with
0 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
test/test_compilation/.gitignore
0
test/test_song/00.csg
0
test/test_song/00.csg.source
0
test/test_song/00.tsg
0
test/test_song/01.csg
0
test/test_song/01.csg.source
0
test/test_song/01.tsg
0
test/test_song/02.csg
0
test/test_song/02.csg.source
0
test/test_song/02.tsg
0
test/test_song/03.csg
0
test/test_song/03.csg.source
0
test/test_song/03.tsg
0
test/test_song/04.csg
0
test/test_song/04.csg.source
0
test/test_song/04.tsg
0
test/test_song/05.csg
0
test/test_song/05.csg.source
0
test/test_song/05.tsg
0
test/test_song/06.csg
0
test/test_song/06.csg.source
0
test/test_song/06.tsg
0
test/test_song/07.csg
0
test/test_song/07.csg.source
0
test/test_song/07.tsg
0
test/test_song/08.csg
0
test/test_song/08.csg.source
0
test/test_song/08.tsg
0
test/test_song/09.csg
0
test/test_song/09.csg.source
0
test/test_song/09.tsg
0
test/test_song/10.csg
0
test/test_song/10.csg.source
0
test/test_song/10.tsg
0
test/test_song/11.csg
0
test/test_song/11.csg.source
0
test/test_song/11.tsg
0
test/test_song/12.csg
0
test/test_song/12.csg.source
0
test/test_song/12.tsg
0
test/test_song/13.csg
0
test/test_song/13.csg.source
0
test/test_song/13.tsg
0
test/test_song/21.csg
0
test/test_song/21.csg.source
0
test/test_song/21.tsg
0
test/test_song/22.csg
0
test/test_song/22.csg.source
0
test/test_song/22.tsg
0
test/test_song/23.csg
0
test/test_song/23.csg.source
0
test/test_song/23.tsg
0
test/test_song/24.csg
0
test/test_song/24.csg.source
0
test/test_song/24.tsg
0
test/test_song/25.csg
0
test/test_song/25.csg.source
0
test/test_song/25.tsg
0
test/test_song/26.csg
0
test/test_song/26.csg.source
0
test/test_song/26.tsg
0
test/test_song/27.csg
0
test/test_song/27.csg.source
0
test/test_song/27.tsg
0
test/test_song/28.csg
0
test/test_song/28.csg.source
0
test/test_song/28.tsg
0
test/test_song/29.csg
0
test/test_song/29.csg.source
0
test/test_song/29.tsg
0
test/test_song/__init__.py
0
test/test_song/author_names.csg
0
test/test_song/author_names.csg.source
0
test/test_song/author_names.tsg
0
test/test_song/chords.csg
0
test/test_song/chords.csg.source
0
test/test_song/chords.tsg
0
test/test_song/customchords.csg
0
test/test_song/customchords.csg.source
0
test/test_song/customchords.tsg
0
test/test_song/datadir/img/traditionnel.png
0
test/test_song/datadir/scores/greensleeves.ly
0
test/test_song/errors/invalid_content.csg.source
0
test/test_song/greensleeves.csg
0
test/test_song/greensleeves.csg.source
0
test/test_song/greensleeves.tsg
0
test/test_song/invalid_chord.csg
0
test/test_song/invalid_chord.csg.source
0
test/test_song/invalid_chord.tsg
0
test/test_song/invalid_customchord.csg
0
test/test_song/invalid_customchord.csg.source
0
test/test_song/invalid_customchord.tsg
0
test/test_song/invalid_directive.csg
0
test/test_song/invalid_directive.csg.source
0
test/test_song/invalid_directive.tsg
0
test/test_song/lang.csg
0
test/test_song/lang.csg.source
0
test/test_song/metadata.csg
0
test/test_song/metadata.csg.source
0
test/test_song/metadata.tsg
2
test/test_compilation/.gitignore
View File
@ -1,2 +0,0 @@
/*tex
.cache
0
test/test_chordpro/00.csg → test/test_song/00.csg
View File
0
test/test_chordpro/00.csg.source → test/test_song/00.csg.source
View File
0
test/test_chordpro/00.tsg → test/test_song/00.tsg
View File
0
test/test_chordpro/01.csg → test/test_song/01.csg
View File
0
test/test_chordpro/01.csg.source → test/test_song/01.csg.source
View File
0
test/test_chordpro/01.tsg → test/test_song/01.tsg
View File
0
test/test_chordpro/02.csg → test/test_song/02.csg
View File
0
test/test_chordpro/02.csg.source → test/test_song/02.csg.source
View File
0
test/test_chordpro/02.tsg → test/test_song/02.tsg
View File
0
test/test_chordpro/03.csg → test/test_song/03.csg
View File
0
test/test_chordpro/03.csg.source → test/test_song/03.csg.source
View File
0
test/test_chordpro/03.tsg → test/test_song/03.tsg
View File
0
test/test_chordpro/04.csg → test/test_song/04.csg
View File
0
test/test_chordpro/04.csg.source → test/test_song/04.csg.source
View File
0
test/test_chordpro/04.tsg → test/test_song/04.tsg
View File
0
test/test_chordpro/05.csg → test/test_song/05.csg
View File
0
test/test_chordpro/05.csg.source → test/test_song/05.csg.source
View File
0
test/test_chordpro/05.tsg → test/test_song/05.tsg
View File
0
test/test_chordpro/06.csg → test/test_song/06.csg
View File
0
test/test_chordpro/06.csg.source → test/test_song/06.csg.source
View File
0
test/test_chordpro/06.tsg → test/test_song/06.tsg
View File
0
test/test_chordpro/07.csg → test/test_song/07.csg
View File
0
test/test_chordpro/07.csg.source → test/test_song/07.csg.source
View File
0
test/test_chordpro/07.tsg → test/test_song/07.tsg
View File
0
test/test_chordpro/08.csg → test/test_song/08.csg
View File
0
test/test_chordpro/08.csg.source → test/test_song/08.csg.source
View File
0
test/test_chordpro/08.tsg → test/test_song/08.tsg
View File
0
test/test_chordpro/09.csg → test/test_song/09.csg
View File
0
test/test_chordpro/09.csg.source → test/test_song/09.csg.source
View File
0
test/test_chordpro/09.tsg → test/test_song/09.tsg
View File
0
test/test_chordpro/10.csg → test/test_song/10.csg
View File
0
test/test_chordpro/10.csg.source → test/test_song/10.csg.source
View File
0
test/test_chordpro/10.tsg → test/test_song/10.tsg
View File
0
test/test_chordpro/11.csg → test/test_song/11.csg
View File
0
test/test_chordpro/11.csg.source → test/test_song/11.csg.source
View File
0
test/test_chordpro/11.tsg → test/test_song/11.tsg
View File
0
test/test_chordpro/12.csg → test/test_song/12.csg
View File
0
test/test_chordpro/12.csg.source → test/test_song/12.csg.source
View File
0
test/test_chordpro/12.tsg → test/test_song/12.tsg
View File
0
test/test_chordpro/13.csg → test/test_song/13.csg
View File
0
test/test_chordpro/13.csg.source → test/test_song/13.csg.source
View File
0
test/test_chordpro/13.tsg → test/test_song/13.tsg
View File
0
test/test_chordpro/21.csg → test/test_song/21.csg
View File
0
test/test_chordpro/21.csg.source → test/test_song/21.csg.source
View File
0
test/test_chordpro/21.tsg → test/test_song/21.tsg
View File
0
test/test_chordpro/22.csg → test/test_song/22.csg
View File
0
test/test_chordpro/22.csg.source → test/test_song/22.csg.source
View File
0
test/test_chordpro/22.tsg → test/test_song/22.tsg
View File
0
test/test_chordpro/23.csg → test/test_song/23.csg
View File
0
test/test_chordpro/23.csg.source → test/test_song/23.csg.source
View File
0
test/test_chordpro/23.tsg → test/test_song/23.tsg
View File
0
test/test_chordpro/24.csg → test/test_song/24.csg
View File
0
test/test_chordpro/24.csg.source → test/test_song/24.csg.source
View File
0
test/test_chordpro/24.tsg → test/test_song/24.tsg
View File
0
test/test_chordpro/25.csg → test/test_song/25.csg
View File
0
test/test_chordpro/25.csg.source → test/test_song/25.csg.source
View File
0
test/test_chordpro/25.tsg → test/test_song/25.tsg
View File
0
test/test_chordpro/26.csg → test/test_song/26.csg
View File
0
test/test_chordpro/26.csg.source → test/test_song/26.csg.source
View File
0
test/test_chordpro/26.tsg → test/test_song/26.tsg
View File
0
test/test_chordpro/27.csg → test/test_song/27.csg
View File
0
test/test_chordpro/27.csg.source → test/test_song/27.csg.source
View File
0
test/test_chordpro/27.tsg → test/test_song/27.tsg
View File
0
test/test_chordpro/28.csg → test/test_song/28.csg
View File
0
test/test_chordpro/28.csg.source → test/test_song/28.csg.source
View File
0
test/test_chordpro/28.tsg → test/test_song/28.tsg
View File
0
test/test_chordpro/29.csg → test/test_song/29.csg
View File
0
test/test_chordpro/29.csg.source → test/test_song/29.csg.source
View File
0
test/test_chordpro/29.tsg → test/test_song/29.tsg
View File
0
test/test_chordpro/__init__.py → test/test_song/__init__.py
View File
0
test/test_chordpro/author_names.csg → test/test_song/author_names.csg
View File
0
test/test_chordpro/author_names.csg.source → test/test_song/author_names.csg.source
View File
0
test/test_chordpro/author_names.tsg → test/test_song/author_names.tsg
View File
0
test/test_chordpro/chords.csg → test/test_song/chords.csg
View File
0
test/test_chordpro/chords.csg.source → test/test_song/chords.csg.source
View File
0
test/test_chordpro/chords.tsg → test/test_song/chords.tsg
View File
0
test/test_chordpro/customchords.csg → test/test_song/customchords.csg
View File
0
test/test_chordpro/customchords.csg.source → test/test_song/customchords.csg.source
View File
0
test/test_chordpro/customchords.tsg → test/test_song/customchords.tsg
View File
0
test/test_chordpro/datadir/img/traditionnel.png → test/test_song/datadir/img/traditionnel.png
View File
0
test/test_chordpro/datadir/scores/greensleeves.ly → test/test_song/datadir/scores/greensleeves.ly
View File
0
test/test_chordpro/errors/invalid_content.csg.source → test/test_song/errors/invalid_content.csg.source
View File
0
test/test_chordpro/greensleeves.csg → test/test_song/greensleeves.csg
View File
0
test/test_chordpro/greensleeves.csg.source → test/test_song/greensleeves.csg.source
View File
0
test/test_chordpro/greensleeves.tsg → test/test_song/greensleeves.tsg
View File
0
test/test_chordpro/invalid_chord.csg → test/test_song/invalid_chord.csg
View File
0
test/test_chordpro/invalid_chord.csg.source → test/test_song/invalid_chord.csg.source
View File
0
test/test_chordpro/invalid_chord.tsg → test/test_song/invalid_chord.tsg
View File
0
test/test_chordpro/invalid_customchord.csg → test/test_song/invalid_customchord.csg
View File
0
test/test_chordpro/invalid_customchord.csg.source → test/test_song/invalid_customchord.csg.source
View File
0
test/test_chordpro/invalid_customchord.tsg → test/test_song/invalid_customchord.tsg
View File
0
test/test_chordpro/invalid_directive.csg → test/test_song/invalid_directive.csg
View File
0
test/test_chordpro/invalid_directive.csg.source → test/test_song/invalid_directive.csg.source
View File
0
test/test_chordpro/invalid_directive.tsg → test/test_song/invalid_directive.tsg
View File
0
test/test_chordpro/lang.csg → test/test_song/lang.csg
View File
0
test/test_chordpro/lang.csg.source → test/test_song/lang.csg.source
View File
0
test/test_chordpro/metadata.csg → test/test_song/metadata.csg
View File
0
test/test_chordpro/metadata.csg.source → test/test_song/metadata.csg.source
View File
0
test/test_chordpro/metadata.tsg → test/test_song/metadata.tsg
View File
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
hendrik/patacrep
Title
Body
Create Issue