David Alber
6939e21f43
Moving config option tests to subdirectory
This was done by running the following.
```sh
for f in `find . -name "configs-*.rs"`; do
topdir=`echo $f | cut -d/ -f2`;
configname=`echo $f | cut -d/ -f3 | cut -d- -f2`;
testname=`echo $f | cut -d/ -f3 | cut -d- -f3`;
mkdir -p $topdir/configs/$configname;
git mv $f $topdir/configs/$configname/$testname;
done
```
2017-12-28 10:29:48 -08:00
..
2017-12-28 10:29:48 -08:00
2017-11-10 17:08:26 +09:00
2017-10-01 21:21:20 +09:00
2017-08-19 15:30:53 -07:00
2017-09-03 08:14:00 +09:00
2017-11-18 15:46:01 +09:00
2017-11-13 17:33:32 +09:00
2017-11-13 17:33:32 +09:00
2017-12-10 23:38:30 +09:00
2017-12-05 10:02:49 +09:00
2017-11-13 17:33:32 +09:00
2017-12-20 15:44:11 +09:00
2017-09-05 16:54:02 +09:00
2017-11-15 15:44:27 +09:00
2017-12-02 17:45:39 +09:00
2017-12-02 17:45:39 +09:00
2017-12-02 17:45:39 +09:00
2017-12-02 17:45:39 +09:00
2017-12-02 17:45:39 +09:00
2017-12-02 17:45:39 +09:00
2017-12-17 15:23:17 +09:00
2017-12-04 12:05:16 +09:00
2017-12-20 15:44:11 +09:00
2017-10-30 08:46:11 +13:00
2017-11-01 07:33:55 +01:00
2017-11-13 17:33:32 +09:00
2017-11-23 12:39:00 +09:00
2017-11-24 21:08:24 +13:00
2017-11-24 21:08:24 +13:00
2017-11-24 21:08:24 +13:00
2017-11-14 10:47:02 +09:00
2017-11-14 10:47:02 +09:00
2017-11-14 10:47:02 +09:00
2017-12-02 17:45:39 +09:00
2017-12-02 17:45:39 +09:00
2017-12-22 12:05:36 +09:00
2017-11-30 19:37:53 +09:00
2017-12-02 17:45:39 +09:00
2017-12-09 16:45:20 +09:00
2017-11-14 10:47:02 +09:00
2017-11-16 17:43:06 +09:00
2017-11-29 17:37:56 +09:00
2017-08-27 14:41:30 +09:00
2017-11-01 07:33:55 +01:00
2017-11-24 15:41:27 +13:00
2017-11-27 17:35:27 +13:00
2017-10-10 18:51:44 +13:00
2017-09-15 12:20:58 +09:00
2017-11-13 17:33:32 +09:00
2017-11-01 07:33:55 +01:00
2017-11-24 13:27:14 +13:00
2017-11-24 20:17:06 +13:00
2017-08-25 08:20:11 +09:00
2017-11-10 17:08:16 +09:00
2017-11-04 15:25:09 -04:00
2017-11-23 12:36:57 +09:00
2017-12-17 15:23:17 +09:00
2017-11-18 15:32:10 +09:00
2017-11-24 12:04:00 +09:00
2017-12-24 23:56:51 +09:00
2017-11-14 10:47:02 +09:00
2017-11-14 10:47:02 +09:00
2017-11-14 10:47:02 +09:00
2017-11-24 14:07:37 +13:00
2017-11-10 17:08:26 +09:00
2017-12-10 00:21:49 +09:00
2017-11-27 17:35:27 +13:00
2017-11-27 17:35:27 +13:00
2017-11-29 17:37:56 +09:00
2017-12-05 17:16:04 +09:00
2017-08-31 14:14:13 +12:00
2017-08-27 14:41:30 +09:00
2017-11-29 17:37:56 +09:00
2017-10-28 18:41:58 +13:00
2017-12-05 17:45:19 +09:00
2017-11-24 20:17:06 +13:00
2017-10-20 00:22:23 -07:00
2017-10-20 02:37:52 -07:00
2017-11-08 18:23:21 +09:00
2017-09-27 22:47:34 +02:00
2017-12-04 12:05:16 +09:00
2017-11-24 14:07:37 +13:00
2017-11-24 14:45:18 +13:00
2017-11-24 14:45:18 +13:00
2017-11-13 17:33:32 +09:00
2017-11-13 17:33:32 +09:00
2017-12-24 13:57:29 +09:00
2017-12-17 15:23:17 +09:00
2017-12-15 13:47:32 +09:00
2017-12-21 09:58:13 +09:00
2017-09-15 15:04:30 +09:00
2017-08-27 14:41:30 +09:00
2017-12-17 15:23:17 +09:00
2017-11-13 17:33:32 +09:00