Commit Graph

20 Commits

Author SHA1 Message Date
pancake
7a120e6f17
Make rasm2 flags more coherent (-s,-S,-o,-O) ##tools 2024-09-05 16:21:11 +02:00
condret
4c74e9e4c0 Fix gui.alt_background remains 2023-11-16 23:17:26 +00:00
condret
514a33e144
Leftovers from the color palete var renaming 2023-07-23 22:16:14 +02:00
pancake
224b377aa0 Fix webtest script 2022-05-08 10:44:53 +02:00
pancake
b02c652713
Select 'arm' fatmacho slice on -a arm.v35 ##bin
* Was trying to select the 'arm.v35' arch sub binary
* Plugins specify the arch before a dot if any
2022-05-08 04:11:17 +02:00
pancake
0693e54354 Move 8051 test into db/tools/rasm2 and fix null deref in asm ##asm 2022-05-07 22:27:58 +02:00
pancake
47358feb6d Improve reg profile parsing and error handling ##anal 2021-03-02 00:08:14 +01:00
Sahil Siddiq
bdbcc78031
Move test/scripts into test/bins/src and fix broken tests (#18031) 2021-01-21 10:42:16 +01:00
Khairul Azhar Kasmiran
fc16ceebb7
Do not skip blank lines in ~:s..e (#17872) ##cons 2020-11-01 01:17:55 +01:00
Khairul Azhar Kasmiran
0e1fa7c341
Do partial =h test on Windows (without /cmd and using curl) (#17729)
* Properly default http.root on Windows
* Do partial =h test on Windows (without /cmd and using curl)
2020-09-29 21:23:26 +08:00
Khairul Azhar Kasmiran
d74ecd12b7
Unbreak =h tests (#17714) 2020-09-26 18:53:24 +08:00
pancake
62c2128b6f
Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE (#17644)
* Better use of the R_SOCKET_PROTO_DEFAULT and add _NONE ##http

* Fix regressions in: r2 -C and =+ ##r2pipe

Introduced in 04edfa82c1

* Implement sleep command ##shell

* Add tests for the webserver and remoting

* Implement daemon directive in rarun2, fix http test ##rarun2

* Fix socket timeout on Windows (patch by @GustavoLCR) ##socket

* Missing http.root is not a reason to not start the webserver ##http

* Fix r2 -C, =!=0, replace curl with r2 in the webserver test ##http

* Honor anal.in/from/to in aae, optimize db/formats/mach0/thumb ##anal

* Bug fixes and performance improvements

Co-authored-by: pancake <pancake@nopcode.org>
2020-09-25 19:51:23 +08:00
pancake
664df15f2f
Fix race condition in http server test (#17705) 2020-09-24 18:33:54 +02:00
Khairul Azhar Kasmiran
6511ec9cd9
Test =h on Linux (#17697) 2020-09-23 20:09:21 +08:00
pancake
413437e2b6
Move arp gdb into arpg, improve error and parsing + tests ##debug (#17658) 2020-09-16 19:16:24 +02:00
pancake
13e1636d97
Implement RLang.spp for templated scripting ##lang (#17067)
Co-authored-by: pancake <pancake@nopcode.org>
2020-07-01 14:14:18 +02:00
Khairul Azhar Kasmiran
896ba91e1e
#!pipe: Fix stray command output on Windows and add r2pipe.py test (#17156) 2020-06-30 17:41:39 +08:00
pancake
3acbe60fde
Implement rafind2 -F to find the contents of the file ##search (#17143) 2020-06-29 20:11:34 +02:00
Khairul Azhar Kasmiran
055ee0474a
Add pxe test + convert prc_256.py to pure r2 (#16838) 2020-05-18 15:52:18 +02:00
pancake
346eb5bd38
Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00