Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-28 | Upgrade version to 4.14sandbox/wangbiao/rpm414_tizen | biao716.wang | 1 | -2/+291 | |
Change-Id: Ifd629ba679a11ede4d831195c6aea2245efc3300 Signed-off-by: biao716.wang <biao716.wang@samsung.com> | |||||
2011-04-01 | Run all rpmmacro tests under fakechroot | Panu Matilainen | 1 | -26/+16 | |
2010-11-15 | Basic protection against Lua os.exit() and posix.exec() (ticket #167) | Panu Matilainen | 1 | -0/+13 | |
- Track posix.fork() and only allow exit() and exec() if the script has forked. There are other questionable items in posix extensions too but these are the worst offenders. - Using Lua registry for tracking forked status might be more Lua-way option but this'll do for now. | |||||
2008-11-22 | Add keywords to all tests | Panu Matilainen | 1 | -0/+11 | |
- just initial groupings to have something there.. | |||||
2008-11-22 | Add basic tests for Lua's rpm and posix extensions | Panu Matilainen | 1 | -0/+19 | |
2008-11-22 | Add banners for nicer test output | Panu Matilainen | 1 | -0/+1 | |
2008-11-22 | A few more basic macro functionality tests | Panu Matilainen | 1 | -0/+61 | |
2008-11-22 | Add some (trivial) macro evaluation tests | Panu Matilainen | 1 | -0/+39 | |