Commit Graph

7 Commits

Author SHA1 Message Date
Aleks-Daniel Jakimenko-Aleksejev
0e5f338b40 Prioritize slow tests
By using 「--state=slow,save」 we can probably crunch all tests faster (better
wallclock time). Some tests are taking a lot of time simply because of the
delays (sleeping), so it makes sense to start these tests earlier.
2015-10-21 13:15:34 +03:00
Alex Schroeder
6372907c4b Parallelize tests
Using random numbers to generate new test-directories for every test
file. Use t/setup.pl to reset.
2015-10-12 15:13:22 +02:00
Alex Schroeder
ef4263cf03 Adding wiki.log to .gitignore 2015-10-09 00:48:07 +02:00
Alex Schroeder
3ad40b84fb .gitignore: .DS_Store 2014-06-20 22:39:37 +02:00
Alex Schroeder
ccef879ac1 Added "prepare" target to Makefile to add version info to all the sources.
.gitignore added build directory and stuff created by the Mac disk image rules.
2012-07-18 18:34:57 +02:00
Alex Schroeder
c11a196f8f Ignore #bla# files created by Emacs and test-data directory 2012-04-27 01:10:27 +02:00
Alex Schroeder
f73c8f66ce beige.css with changes from campaignwiki.org
Mostly the introduction of more classes such as
.aside and other classes to be used in divs.

I also added a .gitignore file for the Emacs backup
files and the current.pl that is created by the
Makefile.
2012-04-25 04:19:46 -04:00