Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
ac80fe02c94e82302c5d7b7bbd60d89a0a954d9f
/
test
afd30bc
Merge branch 'master' into go-archs
by Rubén Rincón Blanco
· 5 years ago
453bef9
Adding another sponsor; PVS Studio
by Matt Godbolt
· 5 years ago
9fe8dcd
Go: Add additional architectures
by Kale Blankenship
· 7 years ago
e8c754d
Avoid parsing version properties as numbers
by Kale Blankenship
· 5 years ago
84e9b28
Canonical URLs now https://github.com/compiler-explorer/compiler-explorer! Hooray :)
by Matt Godbolt
· 5 years ago
02b597c
Limit libraries per compiler (#1951)
by Patrick Quist
· 5 years ago
5687e01
dont reset ldpath by default (#1944)
by Patrick Quist
· 5 years ago
e2789ae
fix java-tests
by Jascha Knack
· 5 years ago
420462b
Move thanks to "sponsors"
by Matt Godbolt
· 5 years ago
f5c199a
Add test to ensure libraries are properly added
by RabsRincon
· 5 years ago
a26cdf2
Use better word for profanity check test
by RabsRincon
· 5 years ago
d88bfcb
Add baseOptions to compiler props
by RabsRincon
· 5 years ago
cadbdf5
Switch to p-queue package, implement compilationEnvTimeoutMs, and improve temp cleanup logging (#1877)
by Austin Morton
· 5 years ago
799ac1c
Reimplement google short url resolver tests
by Austin Morton
· 5 years ago
8a3173c
Refactor health check tests to use async and fix file content test by setting response content type explicitly
by Austin Morton
· 5 years ago
55a8fd5
Add missing chai require statement in tool-tests.js that caused it to fail when run in isolation
by Austin Morton
· 5 years ago
1b7fe24
Perform some general maintenance on the test suite (#1840)
by Austin Morton
· 5 years ago
627a244
Merge branch 'master' into mg/async_tweaks
by Matt Godbolt
· 5 years ago
0647dba
Replace strings using a slightly faster method.
by Matt Godbolt
· 5 years ago
0139382
Asyncify opt, add test
by Matt Godbolt
· 6 years ago
03a3fb3
Argument parser asyncs
by Matt Godbolt
· 6 years ago
7e789a8
Compiler finder async and fixups
by Matt Godbolt
· 6 years ago
fdab41d
Use res.send() in most cases.
by Matt Godbolt
· 6 years ago
b5fa4e8
Fix objdump break. Adds test. Closes #1766
by Matt Godbolt
· 6 years ago
c4d7b61
Fix up return of postProcess for golang. Fixes #1765
by Matt Godbolt
· 6 years ago
1875d36
Merge pull request #1761 from DaemonSnake/master
by Rubén Rincón Blanco
· 6 years ago
5d8673d
Nim Fix, change in object file name
by bastien penavayre
· 6 years ago
8f28292
Merge pull request #1753 from DaemonSnake/master
by Rubén Rincón Blanco
· 6 years ago
3914aee
Async-i-fy the compiler (#1708)
by Matt Godbolt
· 6 years ago
2edc91c
Nim add set default command as compile instead of compileToCpp
by bastien penavayre
· 6 years ago
3c309a2
Nim, move cachefile from input name into function for testing
by bastien penavayre
· 6 years ago
6027190
Move Nim code from runCompiler to filterUserOptions and remove custom runCompiler
by bastien penavayre
· 6 years ago
3492287
Add support for Nim language
by bastien penavayre
· 6 years ago
155343e
Fix minor test failure after merge
by Matt Godbolt
· 6 years ago
8c08630
Merge pull request #1699 from csordasmarton/jmp_to_labels
by Matt Godbolt
· 6 years ago
6f6c0db
Fix review comments of the Jump to label feature
by Márton Csordás
· 6 years ago
f1ee4ab
Ondra's legendary support is in memoriam Jaroslav Křivánek.
by Matt Godbolt
· 6 years ago
eb6eee6
Update test cases with asm label definitions
by Márton Csordás
· 6 years ago
0599c80
Update test cases with asm labels
by Márton Csordás
· 6 years ago
225aa00
Merge pull request #1683 from kalray/pr-bundle-comment
by Matt Godbolt
· 6 years ago
9f055b1
Execution tests
by Matt Godbolt
· 6 years ago
4db488c
More compiler tests
by Matt Godbolt
· 6 years ago
cc53be6
Add an initial execution test
by Matt Godbolt
· 6 years ago
10cd506
Handle K1 MPPA VLIW bundles in assembly
by Marc Poulhiès
· 7 years ago
4f013ff
Fix tests relying on broken path handling
by Dmitry Gerasimov
· 6 years ago
a818f5e
Handle non-label-name lines in VC. Fixes #1337
by Matt Godbolt
· 6 years ago
ac62926
Disables test which relies on echo
by Rubén Rincón
· 6 years ago
9741539
Fixes on disk caches windows test
by Rubén Rincón
· 6 years ago
ba7d535
Merge pull request #1616 from mattgodbolt/staticlibs
by Patrick Quist
· 6 years ago
a99531b
Add i to list of banned letters
by Rubén Rincón
· 6 years ago
2364eca
Disallow confusing leters to appear in short urls
by Rubén Rincón
· 6 years ago
2a214b5
autodetect static libraries by -l options
by Partouf
· 6 years ago
717dd12
bugfix
by Partouf
· 6 years ago
0c1d824
coverage improvement
by Partouf
· 6 years ago
dc3a534
bugfix1
by Partouf
· 6 years ago
fcbeb14
Merge remote-tracking branch 'matt/master' into staticlibs
by Partouf
· 6 years ago
e38beac
Merge pull request #1633 from mattgodbolt/iwyuincludefixes
by Patrick Quist
· 6 years ago
c996c27
fix tests
by Partouf
· 6 years ago
89c3bb3
find compiler specific include paths and use em
by Partouf
· 6 years ago
e1266bb
Fix a small error in llvm-ir-parser-tests.js (#1629)
by Alessandro Vergani
· 6 years ago
0a336fe
toolchain things
by Partouf
· 6 years ago
fac9d48
Merge pull request #1619 from Loghorn/fix-1598
by Patrick Quist
· 6 years ago
e2595f3
Allow forward slash in all command line arguments
by Austin Morton
· 6 years ago
a49e960
Fix sever comparison for single digit
by Alessandro Vergani
· 6 years ago
f66a074
sort static libs based on dependencies
by Partouf
· 6 years ago
6d6edfb
more static linking
by Partouf
· 6 years ago
6841aa3
extra clientstate tests
by Partouf
· 6 years ago
d5659af
add executor to clientstate
by Partouf
· 6 years ago
834a3be
undo properties change, not needed
by Partouf
· 6 years ago
0aa9480
support for flags with spaces
by Partouf
· 6 years ago
ec2c312
unittests for mapfile reading
by Partouf
· 6 years ago
2a2a3bf
Merge remote-tracking branch 'matt/master' into sharedlibs
by Partouf
· 6 years ago
37686d8
fix unittests
by Partouf
· 6 years ago
3f1e57f
unittest fix
by Partouf
· 6 years ago
c1ddb64
fix pascal unittests
by Partouf
· 6 years ago
7924f6d
real path fix for tools
by Partouf
· 6 years ago
d2cee50
Merge pull request #1490 from mattgodbolt/libapi
by Patrick Quist
· 6 years ago
4f0e1cf
Implement health checks that read from a file on disk. See #1473
by Austin Morton
· 6 years ago
d5694bb
test fix win32
by Partouf
· 6 years ago
feedf72
Merge remote-tracking branch 'origin/master' into executorpane
by Matt Godbolt
· 6 years ago
f5bc680
simplifies testcase for travis
by Partouf
· 6 years ago
bcc8579
add more call ptr regexs and tests
by Partouf
· 6 years ago
785d9d8
testcase and fix for #1468
by Partouf
· 6 years ago
af3a683
Merge remote-tracking branch 'origin/master' into executorpane
by Matt Godbolt
· 6 years ago
1888ac3
Introduce async/await. Package up the build results in the execution package. Use that to show compiler stderr/stdout in execution even if the compilation succeeds
by Matt Godbolt
· 6 years ago
366add6
Temporarily disable java (see #1438)
by Matt Godbolt
· 6 years ago
566d019
rename pascal-support to demangler-pascal
by Partouf
· 6 years ago
dba361f
Merge branch 'master' into java-support
by Chris
· 6 years ago
940e073
Tests for java support
by Christian Vonrüti
· 6 years ago
6794a43
add compiler-explorer.com to csp thingymabob
by Partouf
· 6 years ago
43c69be
Moving things about to keep the host and subdomain from the original request
by Matt Godbolt
· 6 years ago
895bfd5
Compiler Explorer Team->Authors (for consistency)
by Matt Godbolt
· 6 years ago
bf23550
Allow caching of compiler version and argument information to improve startup time
by Austin Morton
· 6 years ago
1114f6e
Fix up handling of error indicators. Fixes #1384
by Matt Godbolt
· 6 years ago
6ec2b28
added test to verify a bit more
by Partouf
· 6 years ago
2f34d05
add another testcase for #1285
by Partouf
· 6 years ago
eed2c68
add second testcase described in #1285
by Partouf
· 6 years ago
f69855a
test for #1307
by Partouf
· 6 years ago
9b89389
fixes #1285
by Partouf
· 6 years ago
13d9ab5
Fix Node DEP0005
by RabsRincon
· 6 years ago
Next »