Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/node-r2r

radare2 regressions testsuite in nodejs
https://github.com/radareorg/node-r2r

Release 0.5.1

d1e4a8fbf757f933c6b05629a5dacb4e198d8a25 authored over 4 years ago by pancake <[email protected]>
Support new FILE syntax for multiple files (#27)

ee2a13b22ed99976cbce41a780f5baff8a506700 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Relesae 0.5 and npm audit fix

d6ffeaf9d800ffba0768431124099f8a466a43e9 authored over 4 years ago by pancake <[email protected]>
Simplify json test parsing (#24)

7c5f850639d48921a98d492c1ceebb8175de7838 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Support end-quoting of test binary filenames with spaces (#26)

c715d0245e6db00451754d81eae46b17578ee17e authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Prevent single-quoting of test names (#25)

* Prevent single-quoting of test names

* Better error msg

51e252b69e64c61de8cb5ef871f405ca73e30068 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
npm audit fix and relese 0.4.2

582ebe9a26e12e4f173e6ac11b9b6d383ea6ba79 authored over 4 years ago by pancake <[email protected]>
Remove support for arbitrary keywords (#22)

d34ef265e2ba5a1bb163717d070995360a3c0376 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Improve "unexpected end-of-file" error msg to include line and source (#23)

f04a0164eb15354ca879df18faa57fbc9df7576f authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Use const instead of let

66f6d9361c386754f297ee2313db11e67c051f94 authored over 4 years ago by Khairul Kasmiran <[email protected]>
Remove commented-out keyword64 code (#21)

c9853315d42d6f1a7e84add63534cba37f90b349 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Remove support for end tokens other than EOF (#20)

c723ff502e9921e5ecdd6a314afda3dcc1b3cb83 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Release 0.4.1

b36411297870241edb4f47c13a6da37b349fa68f authored over 4 years ago by pancake <[email protected]>
Fix autofix of EXPECT_ERR=<<EOF when test.stderr is 0 or 1 line (#19)

6b495f76507393ef0ad106914aa99ba7312f8df9 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Show better error message for unpaired EOF (#18)

06e9c96323179c947c1360dbf9285770b7192260 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Remove getSuitableDelim() (#17)

e15026584c118a2e839884baa9d4dca7fe743e83 authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Bump for 0.4.0

7564ad50bf251fc8d1795d9c6aa177629d7b7659 authored over 4 years ago by pancake <[email protected]>
Remove delimiter support (#16)

a10acab1841402d41142f12e6b5da4a933af58bf authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Release 0.3.2

72938f8abde523a90fad3ff0ccb6a158b95297f9 authored over 4 years ago by pancake <[email protected]>
--to-eof: Support " and % delimiters (#15)

a9b2d7e6a06e351f53ed0e9086abd8de0c7db62d authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Fix "delim is not defined" error in <<EOF fix (#14)

1e6dc2e3f974a1f1de25386155565e7670d0e17a authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Release 0.3.0

dea8a2c00967d9a4c49f1005a183ade26e912cd7 authored over 4 years ago by pancake <[email protected]>
Use <<EOF instead of ='\n'

e475cc0efc6c771482c98d261639cbb324b56015 authored over 4 years ago by pancake <[email protected]>
Release 0.3.0

5b0c49f72ab663c4cd09c6ae1b62d965072bd7d0 authored over 4 years ago by pancake <[email protected]>
Upgrade dependencies

63dc4c970da7fe881208887f7b139ada9177f664 authored over 4 years ago by pancake <[email protected]>
Remove end newline before checking test output (#13)

* Remove end newline before checking test output

* Use str.endsWith() instead

b205cee0d136c5eda18cf22ef0e883160cf2ca1b authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
--to-eof: Convert tests from <<KEYWORD to <<EOF (#12)

* --to-eof: Convert tests from <<KEYWORD to <<EOF

* Also convert from '..' to <<EOF

0316782fc8ee075051143550cbc2253e85bcef4d authored over 4 years ago by Khairul Azhar Kasmiran <[email protected]>
Try to fix master

a77c0a28d7cafc5158b95e5794297fecbe673d9c authored almost 5 years ago by pancake <[email protected]>
Release 0.2.7

2afb7ad0ab4269de0143d61dc1b7de3cf68a965c authored almost 5 years ago by pancake <[email protected]>
Fix lost promise issues

987b2d7c25c277cb3a30adad8c8026a53da5dd2e authored almost 5 years ago by pancake <[email protected]>
Release 0.2.6

2aab44d8b18abeeee9c2a2bf68c38909d0f8c867 authored almost 5 years ago by pancake <[email protected]>
Set scr.onestream if ONE_STREAM (#11)

c0855bbe92f6388e054227ae613e270ac35fad38 authored almost 5 years ago by Khairul Azhar Kasmiran <[email protected]>
Release 0.2.5

5111210bfd845bf3a1ac02977d6d8acc2db36f8a authored almost 5 years ago by pancake <[email protected]>
Support explicit NOOK=0 (#10)

adbc13475fbf09fe482653ef128d96e55470f313 authored almost 5 years ago by Florian Märkl <[email protected]>
Release 0.2.4 - Upgrade dependencies

4ee7cf3c03bd25e010d13831fa52331b95de7c8c authored almost 5 years ago by pancake <[email protected]>
Fix hang when cant spawn r2

226ca1665ba7830cabe7613d4ba3f42d6f014976 authored almost 5 years ago by pancake <[email protected]>
Bump eslint-utils from 1.3.1 to 1.4.3 (#9)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Releas...

bae144c654f66d61944e4195f9ac61ca48d9c9a6 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.2.3

6d7c68bdeaa8621fb72676a984ee25aa334da092 authored about 5 years ago by pancake <[email protected]>
quote user-supplied assembly strings (#8)

in db/asm tests, the user could insert r2 reserved characters into the
assembly strings (like '...

81937e9ad391066d11a545688a69083c73c6c9dc authored about 5 years ago by hmht <[email protected]>
Upgrade dependencies and release again

9632883cc41b6725eded33260b1d6a0111c91434 authored about 5 years ago by pancake <[email protected]>
release

9153acd9f9708d09567e864779ea1bf381b45543 authored about 5 years ago by pancake <[email protected]>
Update the r2pipe-promise dependency

080361c6e1422a9c92b07112afc1fb39d047691d authored about 5 years ago by pancake <[email protected]>
Enable failure on Appveyor (#7)

735006fce55e33028dfdb365ec272086d4dcef9d authored over 5 years ago by GustavoLCR <[email protected]>
Release node-r2r-0.2.0 - to make windows happy

987881b818398f7f835a97c105953659d2adf2c2 authored over 5 years ago by pancake <[email protected]>
Also unescape commands starting with "! on Windows (#5)

93f501ece51376784b0d48b5b32690bbc747f25e authored over 5 years ago by GustavoLCR <[email protected]>
Release 0.1.4

c26ddad456455d7af13012edc64ef911b846c8eb authored over 5 years ago by pancake <[email protected]>
Remove useless replace (#4)

2f08f0389ee17567db8b06fdff8066d32efa7926 authored over 5 years ago by GustavoLCR <[email protected]>
Unescape $ on Windows and fix matching (#3)

5acd4e79de6ed93345d23e51583c1fe69c2dc322 authored over 5 years ago by GustavoLCR <[email protected]>
Mini version bump

6ebfe782eafa3835dc0f2627a5d25e94c7c8cc03 authored over 5 years ago by pancake <[email protected]>
Fix asm.cpu inheritance (#1)

see https://github.com/radare/radare2/pull/14146#issuecomment-495600940

7fea2773ccee03d65aac4c0687652e7e7815604e authored over 5 years ago by Наташа <[email protected]>
Honor semistandard a bit

ff7fdc958dcf1819a87648a9bb0ec09853ab7743 authored over 5 years ago by pancake <[email protected]>
Update README

4ccd0867ec2f6b3525689c227b2503fe9ea7b240 authored over 5 years ago by pancake <[email protected]>
Fix path issue

7b25cad595cbb37985082ae818b107517e6a9cac authored over 5 years ago by pancake <[email protected]>
Rename repo

ab5dbd2194a0d8eb8a4fbd5cab0c929622a76ef3 authored over 5 years ago by pancake <[email protected]>
Initial commit

de047e0f3b1c4f482662a05e64ef13a60c4b2b24 authored over 5 years ago by pancake <[email protected]>