Yves Senn
|
2b4a9735d8
|
update bin/test scripts to prevent double runs.
The test runner was updated to make use of autorun. This caused the
`bin/test` scripts to run Minitest twice.
|
2016-11-21 17:25:12 +01:00 |
|
Xavier Noria
|
432222fae1
|
prefer __dir__ over __FILE__ in File.expand_path
Thinking .. relative to files is not natural, we are used
to think "parent of a directory", and we have __dir__
nowadays.
|
2016-08-11 01:03:14 +02:00 |
|
Xavier Noria
|
e6ab70c439
|
applies new string literal convention to the rest of the project
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 19:28:46 +02:00 |
|
Abdelkader Boudih
|
fb24d0ed6c
|
Remove legacy mysql adapter
|
2015-12-17 15:54:57 +00:00 |
|
Yves Senn
|
9946788775
|
select the AR adapter through bin/test .
|
2015-06-11 14:24:56 +02:00 |
|
Yves Senn
|
81ae632d08
|
make it possible to run AR tests with bin/test
|
2015-06-11 14:12:16 +02:00 |
|