Aegisub/tests
therealfun f6a2ac08a6 Makefiles: replace the use of subst macro with patsubst (#56)
$(subst .c,.o,...) replaces '.c' with '.o' everywhere in pathnames. For
example, renaming the "Aegisub" folder to "Aegisub.cool" will make the
build system generate "Aegisub.oool/.../.o" objects.

https://www.gnu.org/software/make/manual/make.html#Text-Functions
2018-03-05 09:28:29 -08:00
..
keyframe Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
options Make UnknownElement moveable and not copyable 2014-06-29 10:45:26 -07:00
support Remove unused test util functions 2014-07-06 19:25:49 -07:00
tests Improve code coverage of tests 2015-07-28 14:30:03 -07:00
vfr Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
Makefile Makefiles: replace the use of subst macro with patsubst (#56) 2018-03-05 09:28:29 -08:00
setup.bat Debloat and slightly speed up the MRU code 2014-07-06 19:25:48 -07:00
setup.sh Debloat and slightly speed up the MRU code 2014-07-06 19:25:48 -07:00