Mark Delk
b67a93a487
remove duplicate development gem
...
Commit 741e9cc61e
was missing this.
Leads to annoying errors such as
```
$ bundle
Your Gemfile lists the gem minitest-parallel_fork (>= 0) more than once.
You should probably keep only one of them.
Remove any duplicate entries and specify the gem only once.
While it's not a problem now, it could cause errors if you change the version of one of them later.
```
2020-04-27 18:57:00 -05:00
741e9cc61e
remove rubyversion and change parallel test setup
2020-04-01 13:04:21 +03:00
f13e8b3bd7
A little work on test times
...
They have been rising of late, installer reporter to check 8and keep checking)
tweaking of cli parameters
removed redundant interpreter tests
2019-09-18 13:36:29 +03:00
a99abd7ad0
update gems, remove ssh
2019-09-08 13:44:51 +03:00
5dc8c046e7
increase binary_code size to 32
...
save a few jump, adds some size to binary
16 just seemed kind of small
2019-08-22 12:26:40 +03:00
Torsten Ruger
e634781d6c
upgrade ruby and include thor in general
2019-02-07 11:05:40 +02:00
Torsten Ruger
6606593169
add parallel testing possibility
...
3 time speedup on 8 cores, 2,5 on 4. with
NCPU=8 RUBYOPT=-rminitest/parallel_fork ruby test/test_all.rb
2018-09-07 16:08:53 +03:00
Torsten Ruger
7fc104a019
Use minitest-profile to find long tests
...
Only found one big fibo
All else due to large amount of objects
(now with factories it jumped from hundreds to thousands)
2018-09-02 13:58:42 +03:00
Torsten Ruger
46d8f5002f
hoist parfait boot out of the machine boot
2018-06-30 00:39:23 +03:00
Torsten Ruger
87be6bf9d5
add automated arm tests
2018-06-23 15:58:43 +03:00
Torsten Ruger
e94c9ea37b
add failfast
...
tired of waiting for the almost 1000 tests to run through, just to get
an error message
2018-05-29 20:40:02 +03:00
Torsten Ruger
4a88f342d3
random checkin
...
still suffering -1 trauma
2018-05-14 12:38:44 +03:00
Torsten Ruger
ba304f51df
using sof again, now rxf
2017-10-05 16:41:45 +03:00
Torsten Ruger
70479f7074
update object file name to ruby
2017-04-14 14:47:22 +03:00
Torsten Ruger
d0df1a2e28
more remote debugging
2017-04-14 14:38:23 +03:00
Torsten Ruger
d3f79a1220
use bundler to run tests on travis
2017-04-14 13:32:11 +03:00
Torsten Ruger
96f8bf61ca
fixing gem file and spec
2017-04-08 17:38:49 +03:00
Torsten Ruger
88eae0e6f0
add colour output to tests
2017-01-04 21:31:03 +02:00
Torsten Ruger
0b431a0011
renamed dependencies too
2017-01-02 00:40:42 +02:00
Torsten Ruger
1647b746ea
starting to rename to rubyx
2017-01-02 00:29:20 +02:00
Torsten Ruger
adf35ca038
downgrade thor to avoid warnings
2017-01-01 21:49:43 +02:00
Torsten Ruger
456e9b1ec0
folded salama-arm in
2016-12-14 13:43:13 +02:00
Torsten Ruger
ca4bdcc528
gets rid of soml-parser completely
2016-12-08 20:13:08 +02:00
Torsten Ruger
ac13d0e140
add readline as per guard instructions
2016-12-08 12:46:49 +02:00
Torsten Ruger
adca8b21c1
move soml tests out, small cleanup
2016-12-06 15:08:29 +02:00
Torsten Ruger
5ac14ddccc
update gems and fix tests
2016-12-06 12:08:18 +02:00
Torsten Ruger
d7b210d63a
update parser
2016-03-06 10:48:14 +02:00
Torsten Ruger
bc3042a466
use rye to test remotely
...
via ssh , no config yet
2015-11-16 23:23:08 +02:00
Torsten Ruger
3d36fd1746
switch back to white quarks ast since he merged
2015-10-06 00:22:51 +03:00
Torsten Ruger
0a54d030b5
add guard
2015-08-08 18:08:15 +03:00
Torsten Ruger
21b0702154
fix tests (just using local gem)
2015-08-04 22:01:20 +03:00
Torsten Ruger
9680ff2a71
fxes for add test
2015-08-04 21:46:33 +03:00
Torsten Ruger
4a51bdd643
remove rubygems-task
2015-08-01 13:01:38 +03:00
Torsten Ruger
e3577d18af
fix that silly mistake that made the percentage plummet
...
mostly due to the fact that object is a hash now,
not array. Took a while though
2015-07-21 19:41:30 +03:00
Torsten Ruger
2d0424a370
turned out to be a rewrite of boot process
...
and also attribute handling and fake_memory
luckily there are tests and all is green again
2015-07-21 15:40:25 +03:00
Torsten Ruger
f4f703975b
removed arm and use as gem
2015-07-18 14:12:20 +03:00
Torsten Ruger
bae476657a
add coverage and badges
2015-07-18 13:06:42 +03:00
Torsten Ruger
b2914ac480
add travis and test against github dependencies
2015-07-18 12:03:12 +03:00
Torsten Ruger
fa7d2ced6d
bumped for release
2015-07-09 22:27:28 +03:00
Torsten Ruger
6f46f54714
update sof
2015-05-20 10:56:36 +03:00
Torsten Ruger
097f607bd3
using git sod with new functions
2015-05-15 21:11:11 +03:00
Torsten Ruger
4aca2caa05
using gem version of dependents
2015-05-04 11:10:19 +03:00
Torsten Ruger
8180c67d48
move sof to own repo
2015-05-03 20:38:13 +03:00
Torsten Ruger
e2e692e25d
test readme and test sof
2015-03-25 18:31:18 +02:00
Torsten Ruger
eb85bdd494
removed unneccessary and arm
2014-08-30 18:05:06 +03:00
Torsten Ruger
594784c729
create hard dependency to salama-arm (for now)(as path for now-now)
2014-08-23 21:49:52 +03:00
Torsten Ruger
e19b7be111
getting to where where the puts should be, but it aint there
2014-08-22 10:21:12 +03:00
Torsten Ruger
869788536f
fix
2014-07-29 18:47:24 +03:00
Torsten Ruger
7b6f364ba8
namechange
2014-07-29 18:33:11 +03:00
Torsten Ruger
337b1a8ee0
renamed to kide(crystal)
2014-07-17 02:26:13 +03:00